Skip to content

Commit

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

Updates `org.springframework:spring-core` from 6.0.9 to 6.0.12
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.9...v6.0.12)

Updates `org.springframework:spring-beans` from 6.0.9 to 6.0.12
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.9...v6.0.12)

Updates `org.springframework:spring-context` from 6.0.9 to 6.0.12
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.9...v6.0.12)

Updates `org.springframework:spring-test` from 6.0.9 to 6.0.12
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.9...v6.0.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 15, 2023
1 parent af74637 commit b6679c2
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 @@ -23,7 +23,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<java.compiler.version>17</java.compiler.version>

<spring.version>6.0.9</spring.version>
<spring.version>6.0.12</spring.version>
<elasticsearch.version>8.8.1</elasticsearch.version>
<beyonder.version>8.6-SNAPSHOT</beyonder.version>
<slf4j.version>2.0.7</slf4j.version>
Expand Down

0 comments on commit b6679c2

Please sign in to comment.