Skip to content

Commit

Permalink
Bump spring.version from 6.0.11 to 6.0.12 (#648)
Browse files Browse the repository at this point in the history
Bumps `spring.version` from 6.0.11 to 6.0.12.

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

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

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

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

---
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-test
  dependency-type: direct:development
  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 Sep 19, 2023
1 parent 892b66e commit 36e78f1
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 @@ -174,7 +174,7 @@
<objenesis.version>3.3</objenesis.version>
<openjson.version>1.0.13</openjson.version>
<slf4j.version>2.0.9</slf4j.version>
<spring.version>6.0.11</spring.version>
<spring.version>6.0.12</spring.version>
<wagon-ssh-external.version>3.4.3</wagon-ssh-external.version>
<weld.version>4.0.3.Final</weld.version>
<velocity-engine-core.version>2.3</velocity-engine-core.version>
Expand Down

0 comments on commit 36e78f1

Please sign in to comment.