Skip to content

Commit

Permalink
Bump spring from 5.3.30 to 6.1.0
Browse files Browse the repository at this point in the history
Bumps `spring` from 5.3.30 to 6.1.0.

Updates `org.springframework:spring-aop` from 5.3.30 to 6.1.0
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.30...v6.1.0)

Updates `org.springframework:spring-context` from 5.3.30 to 6.1.0
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.30...v6.1.0)

Updates `org.springframework:spring-expression` from 5.3.30 to 6.1.0
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.30...v6.1.0)

Updates `org.springframework:spring-tx` from 5.3.30 to 6.1.0
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.30...v6.1.0)

---
updated-dependencies:
- dependency-name: org.springframework:spring-aop
  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-expression
  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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 19, 2023
1 parent 987ac53 commit 684ee22
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 @@ -16,7 +16,7 @@ rxjava = '1.3.8'
rxjava2 = '2.2.21'
slf4j = '1.7.36'
spock = '2.1-groovy-3.0'
spring = '5.3.30'
spring = '6.1.0'

[libraries]
gpars = { module = 'org.codehaus.gpars:gpars', version.ref = 'gpars' }
Expand Down

0 comments on commit 684ee22

Please sign in to comment.