Skip to content

Commit c88becf

Browse files
authored
Update dependencies (#936)
1 parent 575bbae commit c88becf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,13 +123,13 @@
123123
<dependency>
124124
<groupId>org.bouncycastle</groupId>
125125
<artifactId>bcprov-jdk15on</artifactId>
126-
<version>1.68</version>
126+
<version>1.69</version>
127127
<scope>test</scope>
128128
</dependency>
129129
<dependency>
130130
<groupId>org.bouncycastle</groupId>
131131
<artifactId>bcpkix-jdk15on</artifactId>
132-
<version>1.68</version>
132+
<version>1.69</version>
133133
<scope>test</scope>
134134
</dependency>
135135
<dependency>

0 commit comments

Comments
 (0)