Skip to content

Commit

Permalink
Bump spring.version from 6.1.14 to 6.1.15 (#109)
Browse files Browse the repository at this point in the history
Bumps `spring.version` from 6.1.14 to 6.1.15.

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

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

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

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

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

---
updated-dependencies:
- dependency-name: org.springframework:spring-context
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-web
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent a6b2605 commit a49963e
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 @@ -79,7 +79,7 @@
<connid.version>1.6.0.0-RC1</connid.version>

<cxf.version>4.0.5</cxf.version>
<spring.version>6.1.14</spring.version>
<spring.version>6.1.15</spring.version>

<hsqldb.version>2.7.4</hsqldb.version>
<dbunit.version>2.8.0</dbunit.version>
Expand Down

0 comments on commit a49963e

Please sign in to comment.