Skip to content

Commit

Permalink
Bump the spring-framework group across 1 directory with 6 updates
Browse files Browse the repository at this point in the history
Bumps the spring-framework group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) | `6.1.11` | `6.1.13` |
| [org.springframework.boot:spring-boot](https://github.com/spring-projects/spring-boot) | `3.3.1` | `3.3.3` |
| [org.springframework.boot:spring-boot-autoconfigure](https://github.com/spring-projects/spring-boot) | `3.3.1` | `3.3.3` |
| [org.springframework.boot:spring-boot-actuator](https://github.com/spring-projects/spring-boot) | `3.3.1` | `3.3.3` |
| [org.springframework.boot:spring-boot-actuator-autoconfigure](https://github.com/spring-projects/spring-boot) | `3.3.1` | `3.3.3` |
| org.springframework.data:spring-data-jdbc | `3.3.2` | `3.3.4` |



Updates `org.springframework:spring-framework-bom` from 6.1.11 to 6.1.13
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.11...v6.1.13)

Updates `org.springframework.boot:spring-boot` from 3.3.1 to 3.3.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.1...v3.3.3)

Updates `org.springframework.boot:spring-boot-autoconfigure` from 3.3.1 to 3.3.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.1...v3.3.3)

Updates `org.springframework.boot:spring-boot-actuator` from 3.3.1 to 3.3.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.1...v3.3.3)

Updates `org.springframework.boot:spring-boot-actuator-autoconfigure` from 3.3.1 to 3.3.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.1...v3.3.3)

Updates `org.springframework.boot:spring-boot-autoconfigure` from 3.3.1 to 3.3.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.1...v3.3.3)

Updates `org.springframework.boot:spring-boot-actuator` from 3.3.1 to 3.3.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.1...v3.3.3)

Updates `org.springframework.boot:spring-boot-actuator-autoconfigure` from 3.3.1 to 3.3.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.1...v3.3.3)

Updates `org.springframework.data:spring-data-jdbc` from 3.3.2 to 3.3.4

---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: spring-framework
- dependency-name: org.springframework.boot:spring-boot
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: spring-framework
- dependency-name: org.springframework.boot:spring-boot-autoconfigure
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: spring-framework
- dependency-name: org.springframework.boot:spring-boot-actuator
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: spring-framework
- dependency-name: org.springframework.boot:spring-boot-actuator-autoconfigure
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: spring-framework
- dependency-name: org.springframework.boot:spring-boot-autoconfigure
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: spring-framework
- dependency-name: org.springframework.boot:spring-boot-actuator
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: spring-framework
- dependency-name: org.springframework.boot:spring-boot-actuator-autoconfigure
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: spring-framework
- dependency-name: org.springframework.data:spring-data-jdbc
  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 Sep 13, 2024
1 parent e039cd9 commit 3ac9cf7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
</modules>

<properties>
<spring-boot.version>3.3.1</spring-boot.version>
<spring-boot.version>3.3.3</spring-boot.version>
</properties>

<dependencies>
Expand Down Expand Up @@ -114,7 +114,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>6.1.11</version>
<version>6.1.13</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand Down Expand Up @@ -190,7 +190,7 @@
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-jdbc</artifactId>
<version>3.3.2</version>
<version>3.3.4</version>
</dependency>
<dependency>
<groupId>org.postgresql</groupId>
Expand Down

0 comments on commit 3ac9cf7

Please sign in to comment.