Skip to content

Commit 4ef4c46

Browse files
Update dependency org.bouncycastle:bcpkix-jdk18on to v1.81
1 parent a0a0276 commit 4ef4c46

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111

1212
<artifactId>anapi-v2</artifactId>
13-
<version>2.0.0</version>
13+
<version>2.0.1</version>
1414
<packaging>jar</packaging>
1515

1616
<name>anapi-v2</name>
@@ -181,7 +181,7 @@
181181
<dependency>
182182
<groupId>org.bouncycastle</groupId>
183183
<artifactId>bcpkix-jdk18on</artifactId>
184-
<version>1.79</version>
184+
<version>1.81</version>
185185
<scope>test</scope>
186186
</dependency>
187187
</dependencies>

0 commit comments

Comments
 (0)