Skip to content

Commit a0b35ba

Browse files
authored
Merge pull request #5283 from eXist-db/dependabot/maven/org.bouncycastle-bcprov-jdk18on-1.78.1
build(deps): bump org.bouncycastle:bcprov-jdk18on from 1.78 to 1.78.1
2 parents 995381e + f502317 commit a0b35ba

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.78</version>
172+
<version>1.78.1</version>
173173
</dependency>
174174

175175
<dependency>

0 commit comments

Comments
 (0)