Skip to content
This repository was archived by the owner on May 31, 2022. It is now read-only.

Commit f81c74c

Browse files
Simulant87jgrandja
authored andcommitted
update bouncycastle to 1.69 to fix security vulnerability
1 parent 265ee11 commit f81c74c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-security-jwt/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>org.bouncycastle</groupId>
3131
<artifactId>bcpkix-jdk15on</artifactId>
32-
<version>1.64</version>
32+
<version>1.69</version>
3333
</dependency>
3434

3535
<dependency>

0 commit comments

Comments
 (0)