Skip to content

Commit

Permalink
Upgrade Spring Security 6.2.1 -> 6.2.2 (#1038)
Browse files Browse the repository at this point in the history
  • Loading branch information
Picnic-Bot authored Feb 19, 2024
1 parent cd3c2aa commit 34b57b7
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 @@ -502,7 +502,7 @@
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-bom</artifactId>
<version>6.2.1</version>
<version>6.2.2</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 34b57b7

Please sign in to comment.