Skip to content

Commit a26ee74

Browse files
Bump spring-boot.version from 4.0.2 to 4.0.3 (#40)
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-configuration-processor` 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-configuration-processor dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d766c84 commit a26ee74

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
@@ -47,7 +47,7 @@
4747

4848
<maven.compiler.release>${java.version}</maven.compiler.release>
4949
<spotless.version>3.2.1</spotless.version>
50-
<spring-boot.version>4.0.2</spring-boot.version>
50+
<spring-boot.version>4.0.3</spring-boot.version>
5151
</properties>
5252

5353
<dependencyManagement>

0 commit comments

Comments
 (0)