Skip to content

Commit d92c5a5

Browse files
committed
Upgrade bcprov-jdk18on to 1.78.1
1 parent c5ea1ad commit d92c5a5

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
@@ -146,6 +146,11 @@
146146
<artifactId>jettison</artifactId>
147147
<version>1.5.4</version>
148148
</dependency>
149+
<dependency>
150+
<groupId>org.bouncycastle</groupId>
151+
<artifactId>bcprov-jdk18on</artifactId>
152+
<version>1.78.1</version>
153+
</dependency>
149154
<dependency>
150155
<groupId>io.pivotal.spring.cloud</groupId>
151156
<artifactId>spring-cloud-services-starter-service-registry</artifactId>

0 commit comments

Comments
 (0)