Skip to content

Commit 895b5cf

Browse files
Bump spring-boot-starter-web from 1.5.6.RELEASE to 2.5.12
Bumps [spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 1.5.6.RELEASE to 2.5.12. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v1.5.6.RELEASE...v2.5.12) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 86e347c commit 895b5cf

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
@@ -10,7 +10,7 @@
1010
<description>The kLock Project</description>
1111

1212
<properties>
13-
<spring-boot.version>1.5.6.RELEASE</spring-boot.version>
13+
<spring-boot.version>2.5.12</spring-boot.version>
1414
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1515
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
1616
<java.version>1.8</java.version>

0 commit comments

Comments
 (0)