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
711bda5e896fc103c8a7a8132bf4b9888ed51697
Authored by
王通
2024-04-12 17:27:20 +0800
1 parent
61a2e4c3
build: skipped
1.mysql驱动变更
Changes
1
Builds
0
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
pom.xml
pom.xml
View file @
711bda5
...
...
@@ -60,6 +60,7 @@
60
60
<dependency>
61
61
<groupId>mysql</groupId>
62
62
<artifactId>mysql-connector-java</artifactId>
63
+ <version>5.1.49</version>
63
64
</dependency>
64
65
65
66
<dependency>
...
...