Skip to content

Commit

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

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

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

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent b2d8277 commit 981a4bb
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.2"
spring5 = "5.3.39"
spring6 = "6.1.15"
spring6 = "6.1.16"
spring-javaformat = "0.0.43"
testcontainers = "1.20.4"
tomcat = "8.5.100"
Expand Down

0 comments on commit 981a4bb

Please sign in to comment.