Skip to content

Commit

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

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

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

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

---
updated-dependencies:
- dependency-name: org.springframework:spring-test
  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
- dependency-name: org.springframework:spring-context
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2024
1 parent de16bb8 commit 83f2da0
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 @@ -112,7 +112,7 @@
<gson.version>2.11.0</gson.version>
<snakeyaml.version>2.3</snakeyaml.version>
<hsqldb.version>2.5.1</hsqldb.version>
<spring.version>5.3.23</spring.version>
<spring.version>6.1.14</spring.version>
<liquibase.version>4.29.2</liquibase.version>
<guava.version>33.3.1-jre</guava.version>

Expand Down

0 comments on commit 83f2da0

Please sign in to comment.