Skip to content

Commit 6036f40

Browse files
Bump spring.boot.version from 4.0.2 to 4.0.3
Bumps `spring.boot.version` from 4.0.2 to 4.0.3. Updates `org.springframework.boot:spring-boot-dependencies` from 4.0.2 to 4.0.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.2...v4.0.3) Updates `org.springframework.boot:spring-boot-maven-plugin` from 4.0.2 to 4.0.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.2...v4.0.3) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 4.0.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a5cb46b commit 6036f40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<maven.compiler.source>21</maven.compiler.source>
2222
<maven.compiler.target>21</maven.compiler.target>
2323
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
24-
<spring.boot.version>4.0.2</spring.boot.version>
24+
<spring.boot.version>4.0.3</spring.boot.version>
2525
</properties>
2626

2727
<repositories>

0 commit comments

Comments
 (0)