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

Commit df53164

Browse files
authored
Merge pull request #30 from aws/dependabot/maven/org.springframework.boot-spring-boot-starter-web-2.5.12
Bump spring-boot-starter-web from 2.1.0.RELEASE to 2.5.12
2 parents 2703414 + 1918ce7 commit df53164

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)