Skip to content

Commit

Permalink
Bump spring6 from 6.1.14 to 6.1.15
Browse files Browse the repository at this point in the history
Bumps `spring6` from 6.1.14 to 6.1.15.

Updates `org.springframework:spring-aop` from 6.1.14 to 6.1.15
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.14...v6.1.15)

Updates `org.springframework:spring-context` from 6.1.14 to 6.1.15
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.14...v6.1.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent 1969651 commit 1cdc2e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ signalfx = "1.0.47"
slf4j = "1.7.36"
spectator-atlas = "1.8.1"
spring5 = "5.3.39"
spring6 = "6.1.14"
spring6 = "6.1.15"
spring-javaformat = "0.0.43"
testcontainers = "1.20.3"
tomcat = "8.5.100"
Expand Down

0 comments on commit 1cdc2e0

Please sign in to comment.