Skip to content

Commit b00e7db

Browse files
Bump spring-boot-starter-web from 2.0.2.RELEASE to 2.5.12
Bumps [spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 2.0.2.RELEASE to 2.5.12. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.0.2.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 82cdc8c commit b00e7db

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
@@ -56,7 +56,7 @@
5656
<dependency>
5757
<groupId>org.springframework.boot</groupId>
5858
<artifactId>spring-boot-starter-web</artifactId>
59-
<version>2.0.2.RELEASE</version>
59+
<version>2.5.12</version>
6060
<exclusions>
6161
<exclusion>
6262
<groupId>com.fasterxml.jackson.datatype</groupId>

0 commit comments

Comments
 (0)