Skip to content

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 5.8.3 to 6.2.2.
- [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...6.2.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent 6a7de77 commit 52db5fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dc-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-core</artifactId>
<version>5.8.3</version>
<version>6.2.2</version>
</dependency>
<dependency>
<groupId>org.wikidata.wdtk</groupId>
Expand Down

0 comments on commit 52db5fe

Please sign in to comment.