Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
RuoYi Vue
Commits
0a5bb34f
Commit
0a5bb34f
authored
Sep 18, 2020
by
RuoYi
Browse files
升级springboot到2.1.17 提升安全性
parent
9e38c7de
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
0a5bb34f
...
...
@@ -17,6 +17,7 @@
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
<project.reporting.outputEncoding>
UTF-8
</project.reporting.outputEncoding>
<java.version>
1.8
</java.version>
<maven-jar-plugin.version>
3.1.1
</maven-jar-plugin.version>
<mybatis.boot.version>
1.3.2
</mybatis.boot.version>
<druid.version>
1.1.22
</druid.version>
<bitwalker.version>
1.19
</bitwalker.version>
...
...
@@ -40,7 +41,7 @@
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-dependencies
</artifactId>
<version>
2.1.1.RELEASE
</version>
<version>
2.1.1
7
.RELEASE
</version>
<type>
pom
</type>
<scope>
import
</scope>
</dependency>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment