Merge pull request #1587 from nextcloud/renovate/com.mebigfatguy.sb-contrib-sb-contrib-7.x
fix(deps): update dependency com.mebigfatguy.sb-contrib:sb-contrib to v7.6.8
This commit is contained in:
Коммит
74cdbcd478
|
@ -112,6 +112,7 @@
|
|||
<trusted-key id="77A45740C23880C7F81B9D4D5C504E1210E49773">
|
||||
<trusting group="com.mebigfatguy.sb-contrib" name="sb-contrib" version="7.6.5"/>
|
||||
<trusting group="com.mebigfatguy.sb-contrib" name="sb-contrib" version="7.6.6"/>
|
||||
<trusting group="com.mebigfatguy.sb-contrib" name="sb-contrib" version="7.6.8"/>
|
||||
</trusted-key>
|
||||
<trusted-key id="7B121B76A7ED6CE6E60AD51784E913A8E3A748C0" group="org.bouncycastle"/>
|
||||
<trusted-key id="7C669810892CBD3148FA92995B05CCDE140C2876" group="org.eclipse.jgit"/>
|
||||
|
@ -4164,6 +4165,11 @@
|
|||
<sha256 value="47b23a79fe336b741b82434c6e049d68165256e405e75c10921fd72fa8a65d8d" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="org.jetbrains" name="annotations" version="23.0.0">
|
||||
<artifact name="annotations-23.0.0.pom">
|
||||
<sha256 value="c9490f655132328df2cfbcfdf743f53fc3916d6c1d10437175a6ca6e3a67771c" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="org.jetbrains.intellij.deps" name="trove4j" version="1.0.20200330">
|
||||
<artifact name="trove4j-1.0.20200330.jar">
|
||||
<sha256 value="c5fd725bffab51846bf3c77db1383c60aaaebfe1b7fe2f00d23fe1b7df0a439d" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
|
||||
|
|
|
@ -74,7 +74,7 @@ dependencies {
|
|||
implementation 'org.bouncycastle:bcpkix-jdk18on:1.78.1'
|
||||
|
||||
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.13.0'
|
||||
spotbugsPlugins 'com.mebigfatguy.sb-contrib:sb-contrib:7.6.6'
|
||||
spotbugsPlugins 'com.mebigfatguy.sb-contrib:sb-contrib:7.6.8'
|
||||
|
||||
// dependencies for tests
|
||||
testImplementation "junit:junit:$junit_version"
|
||||
|
|
Загрузка…
Ссылка в новой задаче