Skip to content

Commit a9d97ea

Browse files
chore(deps): bump springboot.version from 3.4.5 to 3.5.3
Bumps `springboot.version` from 3.4.5 to 3.5.3. Updates `org.springframework.boot:spring-boot-starter-thymeleaf` from 3.4.5 to 3.5.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.5...v3.5.3) Updates `org.springframework.boot:spring-boot-starter-web` from 3.4.5 to 3.5.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.5...v3.5.3) Updates `org.springframework.boot:spring-boot-starter-test` from 3.4.5 to 3.5.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.5...v3.5.3) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-thymeleaf dependency-version: 3.5.3 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-version: 3.5.3 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-version: 3.5.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5d09ed6 commit a9d97ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/example-webapp/pom.xml

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

3131
<properties>
3232
<java.version>17</java.version>
33-
<springboot.version>3.4.5</springboot.version>
33+
<springboot.version>3.5.3</springboot.version>
3434
<tomcat.embed.version>11.0.8</tomcat.embed.version>
3535
</properties>
3636

0 commit comments

Comments
 (0)