Skip to content

Commit ff31e06

Browse files
Bump org.springframework.boot.version from 3.1.3 to 3.1.4
Bumps `org.springframework.boot.version` from 3.1.3 to 3.1.4. Updates `org.springframework.boot:spring-boot-dependencies` from 3.1.3 to 3.1.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.1.3...v3.1.4) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.1.3 to 3.1.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.1.3...v3.1.4) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3cae5d4 commit ff31e06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vaadin-addon-template-demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<!-- Dependency-Versions -->
2929
<vaadin.version>24.1.9</vaadin.version>
3030

31-
<org.springframework.boot.version>3.1.3</org.springframework.boot.version>
31+
<org.springframework.boot.version>3.1.4</org.springframework.boot.version>
3232
</properties>
3333

3434
<dependencyManagement>

0 commit comments

Comments
 (0)