Skip to content

Commit

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

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 9, 2024
1 parent bceb100 commit 1abe48e
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 @@ -53,7 +53,7 @@
<logback.version>1.5.5</logback.version>
<junit.version>4.13.2</junit.version>
<mockito.version>5.12.0</mockito.version>
<spring.version>5.3.23</spring.version>
<spring.version>6.1.10</spring.version>
<formatter-maven-plugin.version>2.23.0</formatter-maven-plugin.version>
<graalvm.version>21.1.0</graalvm.version>
<buildnumber.version>3.2.0</buildnumber.version>
Expand Down

0 comments on commit 1abe48e

Please sign in to comment.