File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
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 @@ -147,8 +147,8 @@ compileClasspath - Compile classpath for source set 'main'.
147147+--- org.apache.tomcat:tomcat-websocket-client-api:11.0.8 FAILED
148148+--- org.apache.velocity:velocity-engine-core:2.4.1 FAILED
149149+--- org.apache.velocity:velocity:1.7 FAILED
150- +--- org.bouncycastle:bc-fips-debug:2.1.0 FAILED
151- +--- org.bouncycastle:bc-fips:2.1.0 FAILED
150+ +--- org.bouncycastle:bc-fips-debug:2.1.1 FAILED
151+ +--- org.bouncycastle:bc-fips:2.1.1 FAILED
152152+--- org.bouncycastle:bcjmail-jdk15on:1.70 FAILED
153153+--- org.bouncycastle:bcjmail-jdk15to18:1.81 FAILED
154154+--- org.bouncycastle:bcjmail-jdk18on:1.81 FAILED
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" )
Original file line number Diff line number Diff line change @@ -222,8 +222,8 @@ compileClasspath - Compile classpath for source set 'main'.
222222| +--- org.apache.commons:commons-lang3:3.17.0
223223| \--- org.slf4j:slf4j-api:1.7.36 -> 2.0.17 (*)
224224+--- org.apache.velocity:velocity:1.7 -> org.apache.velocity:velocity-engine-core:2.4.1 (*)
225- +--- org.bouncycastle:bc-fips-debug:2.1.0 -> org.bouncycastle:bcprov-jdk18on:1.81
226- +--- org.bouncycastle:bc-fips:2.1.0 -> org.bouncycastle:bcprov-jdk18on:1.81
225+ +--- org.bouncycastle:bc-fips-debug:2.1.1 -> org.bouncycastle:bcprov-jdk18on:1.81
226+ +--- org.bouncycastle:bc-fips:2.1.1 -> org.bouncycastle:bcprov-jdk18on:1.81
227227+--- org.bouncycastle:bcjmail-jdk15on:1.70 -> org.bouncycastle:bcmail-jdk18on:1.81
228228| \--- org.bouncycastle:bcpkix-jdk18on:[1.81,1.82) -> 1.81
229229| \--- org.bouncycastle:bcutil-jdk18on:[1.81,1.82) -> 1.81
You can’t perform that action at this time.
0 commit comments