Skip to content

Commit

Permalink
Bump spring.version from 6.0.13 to 6.1.1
Browse files Browse the repository at this point in the history
Bumps `spring.version` from 6.0.13 to 6.1.1.

Updates `org.springframework:spring-beans` from 6.0.13 to 6.1.1
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.13...v6.1.1)

Updates `org.springframework:spring-context` from 6.0.13 to 6.1.1
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.13...v6.1.1)

Updates `org.springframework:spring-tx` from 6.0.13 to 6.1.1
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.13...v6.1.1)

Updates `org.springframework:spring-core` from 6.0.13 to 6.1.1
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.13...v6.1.1)

Updates `org.springframework:spring-context-support` from 6.0.13 to 6.1.1
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.13...v6.1.1)

Updates `org.springframework:spring-webmvc` from 6.0.13 to 6.1.1
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.13...v6.1.1)

Updates `org.springframework:spring-aspects` from 6.0.13 to 6.1.1
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.13...v6.1.1)

Updates `org.springframework:spring-aop` from 6.0.13 to 6.1.1
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.13...v6.1.1)

Updates `org.springframework:spring-test` from 6.0.13 to 6.1.1
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.13...v6.1.1)

---
updated-dependencies:
- dependency-name: org.springframework:spring-beans
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.springframework:spring-context
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.springframework:spring-tx
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.springframework:spring-context-support
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.springframework:spring-webmvc
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.springframework:spring-aspects
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.springframework:spring-aop
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.springframework:spring-test
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 24, 2023
1 parent 45a3267 commit 889077d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

<properties>
<cassandra.version>3.11.14</cassandra.version>
<spring.version>6.0.13</spring.version>
<spring.version>6.1.1</spring.version>
<aspectj.version>1.9.19</aspectj.version>
<protobuf.version>3.25.1</protobuf.version>
<grizzly.version>4.0.0</grizzly.version>
Expand Down

0 comments on commit 889077d

Please sign in to comment.