Skip to content

Commit

Permalink
build(deps): bump spring.version from 5.3.27 to 6.1.2
Browse files Browse the repository at this point in the history
Bumps `spring.version` from 5.3.27 to 6.1.2.

Updates `org.springframework:spring-core` 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-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-beans` 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)

Updates `org.springframework:spring-tx` 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-jdbc` 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-core
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework:spring-context
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework:spring-beans
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: org.springframework:spring-test
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework:spring-tx
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework:spring-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 5, 2024
1 parent 87ac781 commit 4802366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion droid-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@

<project.email>[email protected]</project.email>

<spring.version>5.3.27</spring.version>
<spring.version>6.1.2</spring.version>
<hibernate.version>5.4.1.Final</hibernate.version>
<derby.version>10.13.1.1</derby.version>
<cxf.version>3.5.5</cxf.version>
Expand Down

0 comments on commit 4802366

Please sign in to comment.