Skip to content

Commit

Permalink
POMs: dependency fixes after LdapShaPasswordEncoder removal in test
Browse files Browse the repository at this point in the history
  • Loading branch information
virgo47 committed Dec 21, 2022
1 parent 9481b01 commit de5e178
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions model/model-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -157,10 +157,6 @@
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-web</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-crypto</artifactId>
</dependency>
<dependency>
<groupId>jakarta.servlet</groupId>
<artifactId>jakarta.servlet-api</artifactId>
Expand Down
4 changes: 0 additions & 4 deletions repo/repo-test-util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,6 @@
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-crypto</artifactId>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-beans</artifactId>
Expand Down

0 comments on commit de5e178

Please sign in to comment.