Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Commit 1918ce7

Browse files
Bump spring-boot-starter-web from 2.1.0.RELEASE to 2.5.12
Bumps [spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 2.1.0.RELEASE to 2.5.12. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.1.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] <[email protected]>
1 parent 2703414 commit 1918ce7

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
@@ -175,7 +175,7 @@
175175
<dependency>
176176
<groupId>org.springframework.boot</groupId>
177177
<artifactId>spring-boot-starter-web</artifactId>
178-
<version>2.1.0.RELEASE</version>
178+
<version>2.5.12</version>
179179
<exclusions>
180180
<exclusion>
181181
<artifactId>spring-boot-starter-tomcat</artifactId>

0 commit comments

Comments
 (0)