Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

Commit

Permalink
[#141] new bouncycastel version
Browse files Browse the repository at this point in the history
  • Loading branch information
jenarp committed Feb 4, 2022
1 parent 4c6050c commit fe6a3c3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -328,6 +328,12 @@
<artifactId>spring-boot-starter-thymeleaf</artifactId>
</dependency>

<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk15on</artifactId>
<version>1.70</version>
</dependency>

</dependencies>

<build>
Expand Down

0 comments on commit fe6a3c3

Please sign in to comment.