Bump spring-boot-starter-web from RELEASE to 2.5.12 #1

Closed
dependabot[bot] wants to merge 1 commits from dependabot/maven/org.springframework.boot-spring-boot-starter-web-2.5.12 into master

View File

@ -30,7 +30,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
<version>RELEASE</version>
<version>2.5.12</version>
<scope>compile</scope>
</dependency>
</dependencies>