Skip to content

Commit

Permalink
chore(deps): bump spring.version from 6.1.10 to 6.1.13 (#444)
Browse files Browse the repository at this point in the history
Bumps `spring.version` from 6.1.10 to 6.1.13.

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

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

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

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

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

---
updated-dependencies:
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-aop
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-expression
  dependency-type: direct:production
  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
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
1 parent 8e3d185 commit 99eed63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion osgi/blueprint/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<properties>
<gemini.blueprint.version>3.0.0.M01</gemini.blueprint.version>
<spring.version>6.1.10</spring.version>
<spring.version>6.1.13</spring.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 99eed63

Please sign in to comment.