Skip to content

Commit

Permalink
Remove spring-security-rsa dependency (#1744)
Browse files Browse the repository at this point in the history
Co-authored-by: Ryan Baxter <[email protected]>
  • Loading branch information
ryanjbaxter and ryanjbaxter committed Sep 26, 2024
1 parent 286808a commit 328c09f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions spring-cloud-kubernetes-fabric8-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,6 @@
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-commons</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-rsa</artifactId>
</dependency>
<dependency>
<groupId>jakarta.annotation</groupId>
<artifactId>jakarta.annotation-api</artifactId>
Expand Down

0 comments on commit 328c09f

Please sign in to comment.