Skip to content

Commit 6a8c438

Browse files
Merge pull request #17091 from nextcloud/renovate/spotbugsgradleplugin
Update spotbugsGradlePlugin
2 parents 3a53fdc + e916577 commit 6a8c438

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ sectionedRecyclerviewVersion = "0.6.1"
8080
shotVersion = "6.1.0"
8181
slfj = "2.0.17"
8282
splash-screen = "1.2.0"
83-
spotbugsGradlePlugin = "6.5.4"
83+
spotbugsGradlePlugin = "6.5.8"
8484
spotless = "8.4.0"
8585
stateless4jVersion = "2.6.0"
8686
webkitVersion = "1.16.0"

gradle/verification-metadata.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,7 @@
355355
<trusting group="org.dom4j" name="dom4j" version="2.1.4"/>
356356
<trusting group="org.dom4j" name="dom4j" version="2.2.0"/>
357357
</trusted-key>
358+
<trusted-key id="8FCD23073248F3C28EF9F80380EF47E549604C05" group="jaxen"/>
358359
<trusted-key id="90EE19787A7BCF6FD37A1E9180C08B1C29100955">
359360
<trusting group="com.squareup"/>
360361
<trusting group="^com[.]jakewharton($|([.].*))" regex="true"/>
@@ -534,6 +535,7 @@
534535
<trusted-key id="F4DD59C90148BDC52BEB90A4530AA5F25C25011F">
535536
<trusting group="commons-codec"/>
536537
<trusting group="commons-io"/>
538+
<trusting group="org.apache.bcel" name="bcel" version="6.12.0"/>
537539
<trusting group="org.apache.commons"/>
538540
</trusted-key>
539541
<trusted-key id="FA77DCFEF2EE6EB2DEBEDD2C012579464D01C06A">
@@ -23063,6 +23065,11 @@
2306323065
<sha256 value="29f7359e62b4c0d168f46dea64bc7135e30500962576c023b2da1cac479663a9" origin="Generated by Gradle" reason="Artifact is not signed"/>
2306423066
</artifact>
2306523067
</component>
23068+
<component group="com.github.spotbugs" name="com.github.spotbugs.gradle.plugin" version="6.5.8">
23069+
<artifact name="com.github.spotbugs.gradle.plugin-6.5.8.pom">
23070+
<sha256 value="f5d493c031ccc6b92e015868fff94e687808ec674d7fbedbced5598223ecc106" origin="Generated by Gradle" reason="Artifact is not signed"/>
23071+
</artifact>
23072+
</component>
2306623073
<component group="com.github.spotbugs" name="spotbugs" version="4.7.3">
2306723074
<artifact name="spotbugs-4.7.3.jar">
2306823075
<sha256 value="df37eab21a7d04aa807808a33e9f7c081451cb02c14b4a2c33119976be498520" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>

0 commit comments

Comments
 (0)