Sign in
nx
/
creditNx
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
cc6f983ee3c1d5e51f130c2004cd480164731a61
Authored by
RuoYi
2 years ago
1 parent
afe2852b
升级spring-boot到最新版本2.5.15
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
pom.xml
pom.xml
View file @
cc6f983
...
...
@@ -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.1
4
</version>
43
+ <version>2.5.1
5
</version>
44
44
<type>pom</type>
45
45
<scope>import</scope>
46
46
</dependency>
...
...