This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
server
/
wxJava-final
Watch
6
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
调整部分依赖版本,修复编译失败问题
master
Binary Wang
8 years ago
parent
4f41aa7b37
commit
a96e6f35b0
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
pom.xml
+ 1
- 1
pom.xml
View File
@@ -221,7 +221,7 @@
<dependency>
<dependency>
<groupId>redis.clients</groupId>
<groupId>redis.clients</groupId>
<artifactId>jedis</artifactId>
<artifactId>jedis</artifactId>
<version>
3
.0</version>
<version>
2.9
.0</version>
<scope>provided</scope>
<scope>provided</scope>
</dependency>
</dependency>
</dependencies>
</dependencies>
Write
Preview
Loading…
Cancel
Save