Skip to content

Commit

Permalink
Merge pull request spring-attic#1425 from signed/upgrade_bcpkix-jdk15on
Browse files Browse the repository at this point in the history
Upgrade bcpkix-jdk15on to 1.60
  • Loading branch information
jgrandja committed Jul 16, 2018
2 parents 8eedb35 + 5d806e1 commit 98e6027
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-security-jwt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcpkix-jdk15on</artifactId>
<version>1.56</version>
<version>1.60</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 98e6027

Please sign in to comment.