Skip to content

Commit

Permalink
build(deps): bump spring from 5.3.31 to 6.1.14
Browse files Browse the repository at this point in the history
Bumps `spring` from 5.3.31 to 6.1.14.

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

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

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

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

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

---
updated-dependencies:
- dependency-name: org.springframework:spring-beans
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework:spring-context
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework:spring-tx
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework:spring-web
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 17, 2024
1 parent c4d0e57 commit 93655fb
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 @@ -12,7 +12,7 @@ rxjava2 = '2.2.21'
sitemesh = '2.4.4'
slf4j = '1.7.36'
spock = '2.3-groovy-3.0'
spring = '5.3.31'
spring = '6.1.14'

[libraries]
bytebuddy = { module = 'net.bytebuddy:byte-buddy', version.ref = 'bytebuddy' }
Expand Down

0 comments on commit 93655fb

Please sign in to comment.