Skip to content

Commit

Permalink
升级SpringBoot至3.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
nieqiurong committed Oct 20, 2023
1 parent e01024b commit 345f8a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ext {
mybatisSpringBootStarterVersion = '2.3.1',
springVersion = '5.3.27',
springBootVersion = '2.7.15',
springBoot3Version = '3.1.3',
springBoot3Version = '3.1.5',
springCloudVersion = '3.1.1',
jsqlparserVersion = '4.6',
junitVersion = '5.9.0',
Expand Down

0 comments on commit 345f8a0

Please sign in to comment.