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-core to v6.3.2 [security]
  • Loading branch information
renovate[bot] authored Aug 21, 2024
1 parent 0a92ad8 commit cc7d232
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-core</artifactId>
<version>6.3.0</version>
<version>6.3.2</version>
</dependency>
<dependency>
<groupId>io.netty</groupId>
Expand Down

0 comments on commit cc7d232

Please sign in to comment.