Skip to content

Commit 9a3e09f

Browse files
Bump spring.boot.version from 4.0.5 to 4.1.0
Bumps `spring.boot.version` from 4.0.5 to 4.1.0. Updates `org.springframework.boot:spring-boot-dependencies` from 4.0.5 to 4.1.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.5...v4.1.0) Updates `org.springframework.boot:spring-boot-maven-plugin` from 4.0.5 to 4.1.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.5...v4.1.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 4.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3796c61 commit 9a3e09f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sample-spring-boot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<properties>
1717
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
18-
<spring.boot.version>4.0.5</spring.boot.version>
18+
<spring.boot.version>4.1.0</spring.boot.version>
1919
<keytool.plugin.version>1.5</keytool.plugin.version>
2020
<keystore.token.store_password>0bzhBRNUXBR5
2121
</keystore.token.store_password>

0 commit comments

Comments
 (0)