Merge pull request #6 from shautvast/dependabot/maven/org.springframework.boot-spring-boot-starter-web-2.5.12
Bump spring-boot-starter-web from 2.2.5.RELEASE to 2.5.12
This commit is contained in:
commit
3008420ec9
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
|
@ -35,7 +35,7 @@
|
|||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-web</artifactId>
|
||||
<version>2.2.5.RELEASE</version>
|
||||
<version>2.5.12</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue