Skip to content

Commit

Permalink
Bump the springframework group in /libs with 11 updates
Browse files Browse the repository at this point in the history
Bumps the springframework group in /libs with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [org.springframework.boot:spring-boot](https://github.com/spring-projects/spring-boot) | `3.1.3` | `3.1.4` |
| [org.springframework.boot:spring-boot-autoconfigure](https://github.com/spring-projects/spring-boot) | `3.1.3` | `3.1.4` |
| [org.springframework.boot:spring-boot-actuator](https://github.com/spring-projects/spring-boot) | `3.1.3` | `3.1.4` |
| [org.springframework.boot:spring-boot-actuator-autoconfigure](https://github.com/spring-projects/spring-boot) | `3.1.3` | `3.1.4` |
| [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework) | `6.0.11` | `6.0.12` |
| [org.springframework:spring-webflux](https://github.com/spring-projects/spring-framework) | `6.0.11` | `6.0.12` |
| [org.springframework:spring-beans](https://github.com/spring-projects/spring-framework) | `6.0.11` | `6.0.12` |
| [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) | `6.0.11` | `6.0.12` |
| [org.springframework:spring-jdbc](https://github.com/spring-projects/spring-framework) | `6.0.11` | `6.0.12` |
| [org.springframework:spring-test](https://github.com/spring-projects/spring-framework) | `6.0.11` | `6.0.12` |
| org.springframework.data:spring-data-jdbc | `3.1.3` | `3.1.4` |


Updates `org.springframework.boot:spring-boot` from 3.1.3 to 3.1.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.1.3...v3.1.4)

Updates `org.springframework.boot:spring-boot-autoconfigure` from 3.1.3 to 3.1.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.1.3...v3.1.4)

Updates `org.springframework.boot:spring-boot-actuator` from 3.1.3 to 3.1.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.1.3...v3.1.4)

Updates `org.springframework.boot:spring-boot-actuator-autoconfigure` from 3.1.3 to 3.1.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.1.3...v3.1.4)

Updates `org.springframework:spring-webmvc` 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-webflux` 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-beans` 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-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-jdbc` 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)

Updates `org.springframework.data:spring-data-jdbc` from 3.1.3 to 3.1.4

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 21, 2023
1 parent a92607b commit 1cd6fe8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions libs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
<kotlin.version>1.9.10</kotlin.version>
<lombok.version>1.18.30</lombok.version>
<mapstruct.version>1.5.5.Final</mapstruct.version>
<spring.version>6.0.11</spring.version>
<spring-boot.version>3.1.3</spring-boot.version>
<spring-data.version>3.1.3</spring-data.version>
<spring.version>6.0.12</spring.version>
<spring-boot.version>3.1.4</spring-boot.version>
<spring-data.version>3.1.4</spring-data.version>
<jetty.version>11.0.16</jetty.version>
<jackson.version>2.15.2</jackson.version>
<mockito.version>5.5.0</mockito.version>
Expand Down

0 comments on commit 1cd6fe8

Please sign in to comment.