Skip to content

Commit

Permalink
Bump versions.spring from 6.1.13 to 6.2.0
Browse files Browse the repository at this point in the history
Bumps `versions.spring` from 6.1.13 to 6.2.0.

Updates `org.springframework:spring-context-support` from 6.1.13 to 6.2.0
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.13...v6.2.0)

Updates `org.springframework:spring-test` from 6.1.13 to 6.2.0
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.13...v6.2.0)

---
updated-dependencies:
- dependency-name: org.springframework:spring-context-support
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.springframework:spring-test
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent f7f361f commit d929c42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
ext {
versions = [
spring_boot : '3.3.4',
spring : '6.1.13',
spring : '6.2.0',
spring_security : '6.4.1',
spring_security_jwt : '1.1.1.RELEASE',
jcip_annotations : '1.0',
Expand Down

0 comments on commit d929c42

Please sign in to comment.