Skip to content

Commit 819adb7

Browse files
Bump spring-boot-starter-web from 2.3.0.RELEASE to 2.5.12
Bumps [spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 2.3.0.RELEASE to 2.5.12. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.3.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 1537978 commit 819adb7

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
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>org.springframework.boot</groupId>
4444
<artifactId>spring-boot-starter-web</artifactId>
45-
<version>2.3.0.RELEASE</version>
45+
<version>2.5.12</version>
4646
</dependency>
4747
<dependency>
4848
<groupId>org.springframework.integration</groupId>

0 commit comments

Comments
 (0)