Skip to content

Commit 27e2187

Browse files
authored
Update pom.xml
According to dependabot alert
1 parent 9264bc9 commit 27e2187

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>org.bouncycastle</groupId>
5252
<artifactId>bcpkix-jdk15on</artifactId>
53-
<version>1.68</version>
53+
<version>1.79</version>
5454
<scope>test</scope>
5555
</dependency>
5656
<dependency>
@@ -60,3 +60,4 @@
6060
</dependency>
6161
</dependencies>
6262
</project>
63+

0 commit comments

Comments
 (0)