Skip to content

Commit

Permalink
fix(deps): update dependency org.springframework.security:spring-secu…
Browse files Browse the repository at this point in the history
…rity-config to v6
  • Loading branch information
renovate[bot] authored Mar 16, 2023
1 parent 68b846a commit 072a28e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-config</artifactId>
<version>4.2.20.RELEASE</version>
<version>6.0.2</version>
</dependency>
<dependency>
<groupId>org.springframework.ldap</groupId>
Expand Down

0 comments on commit 072a28e

Please sign in to comment.