Skip to content

Commit 21e968a

Browse files
authored
Merge pull request #4101 from eXist-db/dependabot/maven/org.bouncycastle-bcprov-jdk15on-1.70
Bump bcprov-jdk15on from 1.69 to 1.70
2 parents 2ecfd5b + 0f234d3 commit 21e968a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
<dependency>
147147
<groupId>org.bouncycastle</groupId>
148148
<artifactId>bcprov-jdk15on</artifactId>
149-
<version>1.69</version>
149+
<version>1.70</version>
150150
</dependency>
151151

152152
<dependency>

0 commit comments

Comments
 (0)