Skip to content

Commit

Permalink
Bump spring-framework.version from 6.1.8 to 6.1.10 (#3233)
Browse files Browse the repository at this point in the history
Bumps `spring-framework.version` from 6.1.8 to 6.1.10.

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

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

---
updated-dependencies:
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-websocket
  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] committed Jun 22, 2024
1 parent 63f0f6a commit a7eb462
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 @@ -132,7 +132,7 @@
<rsql-parser.version>2.1.0</rsql-parser.version>
<slf4j.version>2.0.13</slf4j.version>
<spring-boot.version>3.3.1</spring-boot.version>
<spring-framework.version>6.1.8</spring-framework.version>
<spring-framework.version>6.1.10</spring-framework.version>
<spring-cloud-commons.version>4.1.2</spring-cloud-commons.version>
<springdoc.version>2.5.0</springdoc.version>
<swagger-api.version>2.2.22</swagger-api.version>
Expand Down

0 comments on commit a7eb462

Please sign in to comment.