Skip to content

Commit

Permalink
Merge pull request #185 from open4good/dependabot/maven/org.springfra…
Browse files Browse the repository at this point in the history
…mework.security-spring-security-config-6.2.0

Bump org.springframework.security:spring-security-config from 6.1.5 to 6.2.0
  • Loading branch information
GoulvenF authored Dec 4, 2023
2 parents ecdd27e + 45db3e9 commit 9f8f1fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-config</artifactId>
<version>6.1.5</version>
<version>6.2.0</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 9f8f1fd

Please sign in to comment.