Skip to content

Commit

Permalink
Bump spring-security-config from 5.8.3 to 5.8.5 in /para-server
Browse files Browse the repository at this point in the history
Bumps [spring-security-config](https://github.com/spring-projects/spring-security) from 5.8.3 to 5.8.5.
- [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@5.8.3...5.8.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 19, 2023
1 parent d894cc2 commit e91017f
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>5.8.3</springSecVer>
<springSecVer>5.8.5</springSecVer>
<springLdapVer>2.4.1</springLdapVer>
</properties>

Expand Down

0 comments on commit e91017f

Please sign in to comment.