Skip to content

Commit 27a72a1

Browse files
Update dependency com.mebigfatguy.sb-contrib:sb-contrib to v7.7.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c112fd8 commit 27a72a1

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

gradle/verification-metadata.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@
9292
<trusting group="com.mebigfatguy.sb-contrib" name="sb-contrib" version="7.7.0"/>
9393
<trusting group="com.mebigfatguy.sb-contrib" name="sb-contrib" version="7.7.1"/>
9494
<trusting group="com.mebigfatguy.sb-contrib" name="sb-contrib" version="7.7.2"/>
95+
<trusting group="com.mebigfatguy.sb-contrib" name="sb-contrib" version="7.7.3"/>
9596
</trusted-key>
9697
<trusted-key id="41CD49B4EF5876F9E9F691DABAC30622339994C4" group="org.jspecify" name="jspecify" version="1.0.0"/>
9798
<trusted-key id="44F4797A52C336FA666CD9271DE461528F1F1B2A" group="org.apache.jackrabbit"/>

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ dependencies {
7474
implementation 'org.bouncycastle:bcpkix-jdk18on:1.83'
7575

7676
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.14.0'
77-
spotbugsPlugins 'com.mebigfatguy.sb-contrib:sb-contrib:7.7.2'
77+
spotbugsPlugins 'com.mebigfatguy.sb-contrib:sb-contrib:7.7.3'
7878

7979
// dependencies for tests
8080
testImplementation "junit:junit:$junit_version"

0 commit comments

Comments
 (0)