Sign in
潘钊
/
bsth_control
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
83df83866937cb7d8656eb671b3221dd3b68276d
Authored by
王通
2020-11-17 23:08:03 +0800
1 parent
c38073b8
build: skipped
1.参数修正
Changes
1
Builds
0
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
pom.xml
pom.xml
View file @
83df838
...
...
@@ -61,6 +61,7 @@
61
61
<dependency>
62
62
<groupId>mysql</groupId>
63
63
<artifactId>mysql-connector-java</artifactId>
64
+ <version>5.1.38</version>
64
65
</dependency>
65
66
66
67
<dependency>
...
...