Skip to content
This repository has been archived by the owner on Mar 29, 2024. It is now read-only.

Commit

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

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

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

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

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

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

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

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

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

---
updated-dependencies:
- dependency-name: org.springframework:spring-aop
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-beans
  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
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-test
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-tx
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-web
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 23, 2023
1 parent 085c9d0 commit 8eb2f95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<slf4j.version>2.0.9</slf4j.version>
<okhttp3.version>4.12.0</okhttp3.version>
<retrofit.version>2.9.0</retrofit.version>
<spring.version>6.1.0</spring.version>
<spring.version>6.1.1</spring.version>
<groovy.version>4.0.15</groovy.version>
<grouper.client.version>5.6.0</grouper.client.version>
<guava.version>32.1.3-jre</guava.version>
Expand Down

0 comments on commit 8eb2f95

Please sign in to comment.