Skip to content

Commit

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

Updates `org.springframework:spring-jdbc` from 6.1.7 to 6.1.8
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.7...v6.1.8)

Updates `org.springframework:spring-test` from 6.1.7 to 6.1.8
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.7...v6.1.8)

Updates `org.springframework:spring-context` from 6.1.7 to 6.1.8
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.7...v6.1.8)

Updates `org.springframework:spring-aop` from 6.1.7 to 6.1.8
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.7...v6.1.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 23, 2024
1 parent ea035d5 commit 0b790d1
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 @@ -105,7 +105,7 @@
<ecj.version>3.33.0</ecj.version>
<jdo.version>3.2.1</jdo.version>
<springboot.version>3.2.5</springboot.version>
<spring.version>6.1.7</spring.version>
<spring.version>6.1.8</spring.version>

<!-- SQL deps -->
<db2.version>11.5.9.0</db2.version>
Expand Down

0 comments on commit 0b790d1

Please sign in to comment.