Skip to content

Commit

Permalink
Merge pull request #30 from aws/dependabot/maven/org.springframework.…
Browse files Browse the repository at this point in the history
…boot-spring-boot-starter-web-2.5.12

Bump spring-boot-starter-web from 2.1.0.RELEASE to 2.5.12
  • Loading branch information
shreyapandit authored Sep 7, 2022
2 parents 2703414 + 1918ce7 commit df53164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
<version>2.1.0.RELEASE</version>
<version>2.5.12</version>
<exclusions>
<exclusion>
<artifactId>spring-boot-starter-tomcat</artifactId>
Expand Down

0 comments on commit df53164

Please sign in to comment.