File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 107
107
<trusted-key id =" 7488FE3E7E31E325FFDF6F1DA0E8A2E551EE7606" group =" com.thoughtworks.paranamer" />
108
108
<trusted-key id =" 7615AD56144DF2376F49D98B1669C4BB543E0445" group =" com.google.errorprone" />
109
109
<trusted-key id =" 7616EB882DAF57A11477AAF559A252FB1199D873" group =" com.google.code.findbugs" />
110
+ <trusted-key id =" 77A45740C23880C7F81B9D4D5C504E1210E49773" group =" com.mebigfatguy.sb-contrib" name =" sb-contrib" version =" 7.6.5" />
110
111
<trusted-key id =" 7B121B76A7ED6CE6E60AD51784E913A8E3A748C0" group =" org.bouncycastle" />
111
112
<trusted-key id =" 7C669810892CBD3148FA92995B05CCDE140C2876" group =" org.eclipse.jgit" />
112
113
<trusted-key id =" 7E22D50A7EBD9D2CD269B2D4056ACA74D46000BF" group =" io.netty" />
Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ dependencies {
74
74
implementation ' org.bouncycastle:bcpkix-jdk18on:1.78.1'
75
75
76
76
spotbugsPlugins ' com.h3xstream.findsecbugs:findsecbugs-plugin:1.13.0'
77
- spotbugsPlugins ' com.mebigfatguy.sb-contrib:sb-contrib:7.6.4 '
77
+ spotbugsPlugins ' com.mebigfatguy.sb-contrib:sb-contrib:7.6.5 '
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