Skip to content

Commit c2c0d5a

Browse files
Bump org.springframework.boot.version from 2.7.7 to 2.7.8
Bumps `org.springframework.boot.version` from 2.7.7 to 2.7.8. Updates `spring-boot-dependencies` from 2.7.7 to 2.7.8 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.7...v2.7.8) Updates `spring-boot-maven-plugin` from 2.7.7 to 2.7.8 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.7...v2.7.8) --- 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 1f16429 commit c2c0d5a

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
@@ -37,7 +37,7 @@
3737
<!-- Dependency-Versions -->
3838
<vaadin.version>23.3.5</vaadin.version>
3939

40-
<org.springframework.boot.version>2.7.7</org.springframework.boot.version>
40+
<org.springframework.boot.version>2.7.8</org.springframework.boot.version>
4141
</properties>
4242

4343
<dependencyManagement>

0 commit comments

Comments
 (0)