Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Carpe diem
Jfinal
Commits
74cb30cf
Commit
74cb30cf
authored
3 years ago
by
James
Browse files
Options
Download
Email Patches
Plain Diff
druid 改为 1.2.4,否则 DruidStatViewHandler 中有错误
parent
bacd5d20
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pom.xml
+2
-2
pom.xml
with
2 additions
and
2 deletions
+2
-2
pom.xml
+
2
-
2
View file @
74cb30cf
...
...
@@ -110,7 +110,7 @@
<dependency>
<groupId>
com.alibaba
</groupId>
<artifactId>
druid
</artifactId>
<version>
1.2.
6
</version>
<version>
1.2.
4
</version>
<scope>
provided
</scope>
</dependency>
...
...
@@ -118,7 +118,7 @@
<dependency>
<groupId>
com.zaxxer
</groupId>
<artifactId>
HikariCP
</artifactId>
<version>
2.3.13
</version>
<version>
5.0.0
</version>
<scope>
provided
</scope>
</dependency>
...
...
This diff is collapsed.
Click to expand it.
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