Skip to content

Commit 4f726e0

Browse files
Bump spring.boot.version from 2.1.5.RELEASE to 2.1.7.RELEASE
Bumps `spring.boot.version` from 2.1.5.RELEASE to 2.1.7.RELEASE. Updates `spring-boot-dependencies` from 2.1.5.RELEASE to 2.1.7.RELEASE - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.1.5.RELEASE...v2.1.7.RELEASE) Updates `spring-boot-maven-plugin` from 2.1.5.RELEASE to 2.1.7.RELEASE - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.1.5.RELEASE...v2.1.7.RELEASE) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 76c0e88 commit 4f726e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

springboot-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<packaging>pom</packaging>
1515

1616
<properties>
17-
<spring.boot.version>2.1.5.RELEASE</spring.boot.version>
17+
<spring.boot.version>2.1.7.RELEASE</spring.boot.version>
1818
<spring.cloud.version>Greenwich.SR1</spring.cloud.version>
1919
</properties>
2020

0 commit comments

Comments
 (0)