Skip to content

Commit

Permalink
Bump org.springframework.security:spring-security-core in /para-server
Browse files Browse the repository at this point in the history
Bumps [org.springframework.security:spring-security-core](https://github.com/spring-projects/spring-security) from 6.2.2 to 6.2.3.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](spring-projects/spring-security@6.2.2...6.2.3)

---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and albogdano committed Apr 25, 2024
1 parent 9474740 commit b2aaedb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion para-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<name>para-server</name>

<properties>
<springSecVer>6.2.2</springSecVer>
<springSecVer>6.2.3</springSecVer>
<springLdapVer>3.2.2</springLdapVer>
</properties>

Expand Down

0 comments on commit b2aaedb

Please sign in to comment.