Skip to content

Commit

Permalink
removes jaxb-impl updates bouncycastle to 1.68
Browse files Browse the repository at this point in the history
  • Loading branch information
spencergibb committed Mar 18, 2021
1 parent 43fe8c1 commit 9804818
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions spring-cloud-netflix-eureka-client-tls-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,13 +90,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcpkix-jdk15on</artifactId>
<version>1.67</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>javax.xml</groupId>
<artifactId>jaxb-impl</artifactId>
<version>2.1</version>
<version>1.68</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 9804818

Please sign in to comment.