Skip to content

Commit d95d35d

Browse files
authored
Merge pull request #3924 from eXist-db/dependabot/maven/org.bouncycastle-bcprov-jdk15on-1.69
Bump bcprov-jdk15on from 1.68 to 1.69
2 parents 8247fda + 5cd2cd3 commit d95d35d

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
@@ -146,7 +146,7 @@
146146
<dependency>
147147
<groupId>org.bouncycastle</groupId>
148148
<artifactId>bcprov-jdk15on</artifactId>
149-
<version>1.68</version>
149+
<version>1.69</version>
150150
</dependency>
151151

152152
<dependency>

0 commit comments

Comments
 (0)