File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -142,7 +142,7 @@ dependencies {
142
142
implementation group : ' commons-io' , name : ' commons-io' , version : ' 2.11.0'
143
143
implementation group : ' org.brotli' , name : ' dec' , version : ' 0.1.2'
144
144
implementation group : ' org.apache.ant' , name : ' ant' , version :' 1.10.13'
145
- implementation group : ' org.bouncycastle' , name : ' bcpkix-jdk18on' , version :' 1.72 ' // this includes bcprov-jdk18on too
145
+ implementation group : ' org.bouncycastle' , name : ' bcpkix-jdk18on' , version :' 1.75 ' // this includes bcprov-jdk18on too
146
146
implementation group : ' org.eclipse.jetty' , name : ' jetty-io' , version : ' 9.4.50.v20221201'
147
147
implementation group : ' javax.servlet' , name : ' servlet-api' , version : ' 2.5'
148
148
implementation group : ' dnsjava' , name : ' dnsjava' , version : ' 3.5.2'
You can’t perform that action at this time.
0 commit comments