Skip to content

Commit

Permalink
build(deps): bump org.springframework.security:spring-security-crypto
Browse files Browse the repository at this point in the history
Bumps [org.springframework.security:spring-security-crypto](https://github.com/spring-projects/spring-security) from 6.2.3 to 6.2.4.
- [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.3...6.2.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and fhussonnois committed May 14, 2024
1 parent 1ca1711 commit 2b9b7a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/jikkou-api-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-crypto</artifactId>
<version>6.2.3</version>
<version>6.2.4</version>
</dependency>

<!-- START dependencies for logging -->
Expand Down

0 comments on commit 2b9b7a7

Please sign in to comment.