Skip to content

Commit

Permalink
Bump org.springframework.security:spring-security-web
Browse files Browse the repository at this point in the history
Bumps [org.springframework.security:spring-security-web](https://github.com/spring-projects/spring-security) from 5.6.2 to 5.6.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@5.6.2...5.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 4, 2024
1 parent 7f3ea83 commit 823dc0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion study-builder/fdahpStudyDesigner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<app.dir.name>fdahpStudyDesigner</app.dir.name>
<org.springframework.version>5.3.18</org.springframework.version>
<spring.security.version>5.6.2</spring.security.version>
<spring.security.version>5.6.4</spring.security.version>
</properties>
<build>
<finalName>studybuilder</finalName>
Expand Down

0 comments on commit 823dc0f

Please sign in to comment.