File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 166
166
<trusting group="org.eclipse.platform" name="org.eclipse.osgi" version="3.18.500"/>
167
167
<trusting group="org.eclipse.platform" name="org.eclipse.osgi" version="3.23.0"/>
168
168
</trusted-key>
169
+ <trusted-key id="A31DDE881C3E3C4C985BD0D02C7F998F4272C851" group="com.diffplug.spotless"/>
169
170
<trusted-key id="A413F67D71BEEC23ADD0CE0ACB43338E060CF9FA">
170
171
<trusting group="com.google.code.findbugs"/>
171
172
<trusting group="org.jacoco"/>
184
185
<trusted-key id="AA417737BD805456DB3CBDDE6601E5C08DCCBB96" group="info.picocli" name="picocli" version="4.7.5"/>
185
186
<trusted-key id="AA70C7C433D501636392EC02153E7A3C2B4E5118" group="org.eclipse.ee4j" name="project"/>
186
187
<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>
188
192
<trusted-key id="AFCC4C7594D09E2182C60E0F7A01B0F236E5430F" group="com.google.code.gson"/>
189
193
<trusted-key id="B02335AA54CCF21E52BBF9ABD9C565AA72BA2FDD" group="io.grpc"/>
190
194
<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 {
74
74
implementation ' org.bouncycastle:bcpkix-jdk18on:1.81'
75
75
76
76
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 '
78
78
79
79
// dependencies for tests
80
80
testImplementation " junit:junit:$junit_version "
You can’t perform that action at this time.
0 commit comments