File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -139,8 +139,8 @@ dependencies {
139139 implementation(" org.apache.tomcat:tomcat-websocket-client-api:11.0.8" )
140140 implementation(" org.apache.velocity:velocity-engine-core:2.4.1" )
141141 implementation(" org.apache.velocity:velocity:1.7" )
142- implementation(" org.bouncycastle:bc-fips-debug:2.1.0 " )
143- implementation(" org.bouncycastle:bc-fips:2.1.0 " )
142+ implementation(" org.bouncycastle:bc-fips-debug:2.1.1 " )
143+ implementation(" org.bouncycastle:bc-fips:2.1.1 " )
144144 implementation(" org.bouncycastle:bcjmail-jdk15on:1.70" )
145145 implementation(" org.bouncycastle:bcjmail-jdk15to18:1.81" )
146146 implementation(" org.bouncycastle:bcjmail-jdk18on:1.81" )
Original file line number Diff line number Diff line change @@ -142,8 +142,8 @@ dependencies {
142142 implementation(" org.apache.tomcat:tomcat-websocket-client-api:11.0.8" )
143143 implementation(" org.apache.velocity:velocity-engine-core:2.4.1" )
144144 implementation(" org.apache.velocity:velocity:1.7" )
145- implementation(" org.bouncycastle:bc-fips-debug:2.1.0 " )
146- implementation(" org.bouncycastle:bc-fips:2.1.0 " )
145+ implementation(" org.bouncycastle:bc-fips-debug:2.1.1 " )
146+ implementation(" org.bouncycastle:bc-fips:2.1.1 " )
147147 implementation(" org.bouncycastle:bcjmail-jdk15on:1.70" )
148148 implementation(" org.bouncycastle:bcjmail-jdk15to18:1.81" )
149149 implementation(" org.bouncycastle:bcjmail-jdk18on:1.81" )
You can’t perform that action at this time.
0 commit comments