Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Commit

Permalink
Bump org.springframework.security:spring-security-core
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.0 to 6.2.1.
- [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.0...6.2.1)

---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2023
1 parent 9d2732e commit 1a16883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@
<spring.version>6.1.2</spring.version>
<springboot.version>3.2.0</springboot.version>
<spring.webflow.version>2.6.0</spring.webflow.version>
<spring.security.version>6.2.0</spring.security.version>
<spring.security.version>6.2.1</spring.security.version>

<slf4j.version>2.0.9</slf4j.version>
<junit.version>4.13.2</junit.version>
Expand Down

0 comments on commit 1a16883

Please sign in to comment.