Skip to content

Commit 46a8d80

Browse files
chore(deps-dev): bump org.springframework.security:spring-security-web
Bumps [org.springframework.security:spring-security-web](https://github.com/spring-projects/spring-security) from 6.4.4 to 6.4.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@6.4.4...6.4.5) --- updated-dependencies: - dependency-name: org.springframework.security:spring-security-web dependency-version: 6.4.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 829337a commit 46a8d80

File tree

1 file changed

+1
-1
lines changed
  • aws-serverless-java-container-core

1 file changed

+1
-1
lines changed

aws-serverless-java-container-core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<dependency>
6161
<groupId>org.springframework.security</groupId>
6262
<artifactId>spring-security-web</artifactId>
63-
<version>6.4.4</version>
63+
<version>6.4.5</version>
6464
<scope>test</scope>
6565
</dependency>
6666
</dependencies>

0 commit comments

Comments
 (0)