Skip to content

Commit fd08b9c

Browse files
chore(deps): bump the spring-platform group across 1 directory with 2 updates
Bumps the spring-platform group with 2 updates in the / directory: [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) and [org.springframework.cloud:spring-cloud-dependencies](https://github.com/spring-cloud/spring-cloud-release). Updates `org.springframework.boot:spring-boot-starter-parent` from 4.0.6 to 4.1.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.6...v4.1.0) Updates `org.springframework.cloud:spring-cloud-dependencies` from 2025.1.1 to 2025.1.2 - [Release notes](https://github.com/spring-cloud/spring-cloud-release/releases) - [Changelog](https://github.com/spring-cloud/spring-cloud-release/blob/main/release-train-settings.xml) - [Commits](spring-cloud/spring-cloud-release@v2025.1.1...v2025.1.2) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: spring-platform - dependency-name: org.springframework.cloud:spring-cloud-dependencies dependency-version: 2025.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spring-platform ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1af5202 commit fd08b9c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.springframework.boot</groupId>
99
<artifactId>spring-boot-starter-parent</artifactId>
10-
<version>4.0.6</version>
10+
<version>4.1.0</version>
1111
<relativePath/>
1212
</parent>
1313

@@ -35,7 +35,7 @@
3535
<properties>
3636
<java.version>21</java.version>
3737
<maven.compiler.release>21</maven.compiler.release>
38-
<spring-cloud.version>2025.1.1</spring-cloud.version>
38+
<spring-cloud.version>2025.1.2</spring-cloud.version>
3939
<jackson-2-bom.version>2.21.4</jackson-2-bom.version>
4040
<jackson-bom.version>3.1.4</jackson-bom.version>
4141
<netty.version>4.2.15.Final</netty.version>

0 commit comments

Comments
 (0)