Skip to content

Commit

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

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

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

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent bf51a34 commit 523c4c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dubbo-config/dubbo-config-spring6/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<properties>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<spring.version>6.0.11</spring.version>
<spring.version>6.1.13</spring.version>
<spring-boot.version>3.0.9</spring-boot.version>
</properties>

Expand Down

0 comments on commit 523c4c9

Please sign in to comment.