Skip to content

Commit

Permalink
Bump spring-security-config from 5.8.3 to 5.8.5 in /app
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 19, 2023
1 parent b271cdd commit 0a2eeed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ limitations under the License.
<rome.version>1.19.0</rome.version> <!-- locked in place since next version removes popono -->
<slf4j.version>1.7.36</slf4j.version>
<spring.version>5.3.27</spring.version>
<spring.security.version>5.8.3</spring.security.version>
<spring.security.version>5.8.5</spring.security.version>
<struts.version>2.5.29</struts.version>
<velocity.version>2.3</velocity.version>
<webjars.version>1.6</webjars.version>
Expand Down

0 comments on commit 0a2eeed

Please sign in to comment.