Skip to content

Commit 6562b05

Browse files
committed
Upgrade bcprov-jdk18on to 1.78.1
1 parent 34db9e2 commit 6562b05

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,11 @@
176176
</exclusion>
177177
</exclusions>
178178
</dependency>
179+
<dependency>
180+
<groupId>org.bouncycastle</groupId>
181+
<artifactId>bcprov-jdk18on</artifactId>
182+
<version>1.78.1</version>
183+
</dependency>
179184
<dependency>
180185
<groupId>org.cloudfoundry</groupId>
181186
<artifactId>cloudfoundry-client-reactor</artifactId>

0 commit comments

Comments
 (0)