Skip to content

Commit b8fdc75

Browse files
Bump springboot.version from 3.5.2 to 3.5.3
Bumps `springboot.version` from 3.5.2 to 3.5.3. Updates `org.springframework.boot:spring-boot-dependencies` from 3.5.2 to 3.5.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.2...v3.5.3) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.5.2 to 3.5.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.2...v3.5.3) Updates `org.springframework.boot:spring-boot-starter-parent` from 3.5.2 to 3.5.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.2...v3.5.3) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 3.5.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 3.5.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 3.5.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4a04bae commit b8fdc75

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
@@ -107,7 +107,7 @@
107107
<junit.version>5.13.1</junit.version>
108108
<ecj.version>3.42.0</ecj.version>
109109
<jdo.version>3.2.1</jdo.version>
110-
<springboot.version>3.5.2</springboot.version>
110+
<springboot.version>3.5.3</springboot.version>
111111
<spring.version>6.2.8</spring.version>
112112

113113
<!-- SQL deps -->

0 commit comments

Comments
 (0)