Skip to content

Commit 9cc1e31

Browse files
authored
Merge pull request #5762 from eXist-db/dependabot/maven/org.bouncycastle-bcprov-jdk18on-1.81
Bump org.bouncycastle:bcprov-jdk18on from 1.80 to 1.81
2 parents 0298cfd + fcff242 commit 9cc1e31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
<dependency>
170170
<groupId>org.bouncycastle</groupId>
171171
<artifactId>bcprov-jdk18on</artifactId>
172-
<version>1.80</version>
172+
<version>1.81</version>
173173
</dependency>
174174

175175
<dependency>

0 commit comments

Comments
 (0)