Skip to content

Commit 12e38b0

Browse files
Update to bouncycastle 1.81
1 parent 062592d commit 12e38b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fop-core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,13 +114,13 @@
114114
<dependency>
115115
<groupId>org.bouncycastle</groupId>
116116
<artifactId>bcpkix-jdk15to18</artifactId>
117-
<version>1.78.1</version>
117+
<version>1.81</version>
118118
<scope>provided</scope>
119119
</dependency>
120120
<dependency>
121121
<groupId>org.bouncycastle</groupId>
122122
<artifactId>bcprov-jdk15to18</artifactId>
123-
<version>1.78.1</version>
123+
<version>1.81</version>
124124
<scope>provided</scope>
125125
</dependency>
126126
<dependency>

0 commit comments

Comments
 (0)