Skip to content

Commit

Permalink
Merge pull request TheBloodthirster#14 from TheBloodthirster/dependab…
Browse files Browse the repository at this point in the history
…ot/maven/2020/homework-1/1-2/restful-homework/org.springframework.boot-spring-boot-starter-web-2.5.12

Bump spring-boot-starter-web from 2.0.8.RELEASE to 2.5.12 in /服务计算/服务计算2020/homework-1/1-2/restful-homework
  • Loading branch information
TheBloodthirster authored Apr 4, 2022
2 parents 2b130f6 + 5c6b4aa commit 2d7ba61
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
<version>2.0.8.RELEASE</version>
<version>2.5.12</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 2d7ba61

Please sign in to comment.