Skip to content

Commit e8da169

Browse files
Bump spring-boot-starter-web from 2.3.0.RELEASE to 2.5.12
Bumps [spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 2.3.0.RELEASE to 2.5.12. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.3.0.RELEASE...v2.5.12) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ab460a commit e8da169

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
@@ -75,7 +75,7 @@
7575
<!-- html -->
7676
<jsoup.version>1.10.1</jsoup.version>
7777
<!-- spring-boot version -->
78-
<spring-boot.version>2.3.0.RELEASE</spring-boot.version>
78+
<spring-boot.version>2.5.12</spring-boot.version>
7979
<!-- compiler-plugin version -->
8080
<maven-compiler-plugin.version>3.5.1</maven-compiler-plugin.version>
8181
<!-- surefile-plugin test util -->

0 commit comments

Comments
 (0)