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
🐛
#1362
升级默认依赖的xstream版本为1.4.11.1以支持jdk7
dev1
Binary Wang
5 years ago
parent
7d4dfadae9
commit
7a7a920a8a
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
pom.xml
+ 1
- 1
pom.xml
View File
@@ -172,7 +172,7 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.11</version>
<version>1.4.11
.1
</version>
</dependency>
<!-- 由于guava较新的21.0版本需要jdk8,故而此处采用较低版本 -->
<dependency>
Write
Preview
Loading…
Cancel
Save