Skip to content

Commit

Permalink
Bump the spring-framework group with 7 updates
Browse files Browse the repository at this point in the history
Bumps the spring-framework group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) | `6.0.12` | `6.0.13` |
| [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework) | `6.0.12` | `6.0.13` |
| [org.springframework:spring-webflux](https://github.com/spring-projects/spring-framework) | `6.0.12` | `6.0.13` |
| [org.springframework:spring-beans](https://github.com/spring-projects/spring-framework) | `6.0.12` | `6.0.13` |
| [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) | `6.0.12` | `6.0.13` |
| [org.springframework:spring-jdbc](https://github.com/spring-projects/spring-framework) | `6.0.12` | `6.0.13` |
| [org.springframework:spring-test](https://github.com/spring-projects/spring-framework) | `6.0.12` | `6.0.13` |


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

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

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

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

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

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

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

---
updated-dependencies:
- dependency-name: org.springframework:spring-web
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: spring-framework
- dependency-name: org.springframework:spring-webmvc
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: spring-framework
- dependency-name: org.springframework:spring-webflux
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: spring-framework
- dependency-name: org.springframework:spring-beans
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: spring-framework
- dependency-name: org.springframework:spring-context
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: spring-framework
- dependency-name: org.springframework:spring-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: spring-framework
- dependency-name: org.springframework:spring-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: spring-framework
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 12, 2023
1 parent 73014bc commit cd60931
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<revision>0.1.0-SNAPSHOT</revision>
<lombok.version>1.18.30</lombok.version>
<mapstruct.version>1.5.5.Final</mapstruct.version>
<spring.version>6.0.12</spring.version>
<spring.version>6.0.13</spring.version>
<spring-boot.version>3.1.4</spring-boot.version>
<spring-data.version>3.1.4</spring-data.version>
<jetty.version>11.0.17</jetty.version>
Expand Down

0 comments on commit cd60931

Please sign in to comment.