Skip to content

Commit

Permalink
[bot]: Bump version.org.springframework from 5.3.27 to 6.1.2
Browse files Browse the repository at this point in the history
Bumps `version.org.springframework` from 5.3.27 to 6.1.2.

Updates `org.springframework:spring-context` from 5.3.27 to 6.1.2
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.27...v6.1.2)

Updates `org.springframework:spring-web` from 5.3.27 to 6.1.2
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.27...v6.1.2)

Updates `org.springframework:spring-test` from 5.3.27 to 6.1.2
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.27...v6.1.2)

---
updated-dependencies:
- dependency-name: org.springframework:spring-context
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework:spring-web
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework:spring-test
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 15, 2023
1 parent e52d702 commit fd80a72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/optaplanner-build-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<version.org.jfree.jfreechart>1.5.4</version.org.jfree.jfreechart>
<version.org.openrewrite.recipe>1.19.3</version.org.openrewrite.recipe>
<version.org.slf4j>1.7.36</version.org.slf4j><!-- TODO keep in sync with quarkus-bom -->
<version.org.springframework>5.3.27</version.org.springframework>
<version.org.springframework>6.1.2</version.org.springframework>
<version.org.springframework.boot>2.7.12</version.org.springframework.boot>

<!-- ************************************************************************ -->
Expand Down

0 comments on commit fd80a72

Please sign in to comment.