File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 166166 <trusting group="org.eclipse.platform" name="org.eclipse.osgi" version="3.18.500"/>
167167 <trusting group="org.eclipse.platform" name="org.eclipse.osgi" version="3.23.0"/>
168168 </trusted-key>
169+ <trusted-key id="A31DDE881C3E3C4C985BD0D02C7F998F4272C851" group="com.diffplug.spotless"/>
169170 <trusted-key id="A413F67D71BEEC23ADD0CE0ACB43338E060CF9FA">
170171 <trusting group="com.google.code.findbugs"/>
171172 <trusting group="org.jacoco"/>
184185 <trusted-key id="AA417737BD805456DB3CBDDE6601E5C08DCCBB96" group="info.picocli" name="picocli" version="4.7.5"/>
185186 <trusted-key id="AA70C7C433D501636392EC02153E7A3C2B4E5118" group="org.eclipse.ee4j" name="project"/>
186187 <trusted-key id="ADBC987D1A7B91DB6B0AAA81995EFBF4A3D20BEB" group="com.pinterest.ktlint"/>
187- <trusted-key id="AEFEB87890CDFDF2BC08C4AABDD2A76422470515" group="com.mebigfatguy.sb-contrib" name="sb-contrib" version="7.6.10"/>
188+ <trusted-key id="AEFEB87890CDFDF2BC08C4AABDD2A76422470515">
189+ <trusting group="com.mebigfatguy.sb-contrib" name="sb-contrib" version="7.6.10"/>
190+ <trusting group="com.mebigfatguy.sb-contrib" name="sb-contrib" version="7.6.11"/>
191+ </trusted-key>
188192 <trusted-key id="AFCC4C7594D09E2182C60E0F7A01B0F236E5430F" group="com.google.code.gson"/>
189193 <trusted-key id="B02335AA54CCF21E52BBF9ABD9C565AA72BA2FDD" group="io.grpc"/>
190194 <trusted-key id="B087A0EB8416563AFE64CEBA4604091C01C3086A" group="com.mebigfatguy.sb-contrib" name="sb-contrib" version="7.6.4"/>
Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ dependencies {
7474 implementation ' org.bouncycastle:bcpkix-jdk18on:1.81'
7575
7676 spotbugsPlugins ' com.h3xstream.findsecbugs:findsecbugs-plugin:1.14.0'
77- spotbugsPlugins ' com.mebigfatguy.sb-contrib:sb-contrib:7.6.10 '
77+ spotbugsPlugins ' com.mebigfatguy.sb-contrib:sb-contrib:7.6.11 '
7878
7979 // dependencies for tests
8080 testImplementation " junit:junit:$junit_version "
You can’t perform that action at this time.
0 commit comments