Commit cc6f983ee3c1d5e51f130c2004cd480164731a61

Authored by RuoYi
1 parent afe2852b

升级spring-boot到最新版本2.5.15

Showing 1 changed file with 1 additions and 1 deletions
... ... @@ -40,7 +40,7 @@
40 40 <dependency>
41 41 <groupId>org.springframework.boot</groupId>
42 42 <artifactId>spring-boot-dependencies</artifactId>
43   - <version>2.5.14</version>
  43 + <version>2.5.15</version>
44 44 <type>pom</type>
45 45 <scope>import</scope>
46 46 </dependency>
... ...