Skip to content

Commit 5d806e1

Browse files
committed
Upgrade bcpkix-jdk15on to 1.60
1 parent 8eedb35 commit 5d806e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-security-jwt/pom.xml

Lines changed: 1 addition & 1 deletion
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.56</version>
32+
<version>1.60</version>
3333
</dependency>
3434

3535
<dependency>

0 commit comments

Comments
 (0)