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
升级qrcode-utils版本,取消对logback的依赖
#204
master
Binary Wang
8 years ago
parent
dfed700eb0
commit
01b5d91416
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
weixin-java-pay/pom.xml
+ 1
- 1
weixin-java-pay/pom.xml
View File
@@ -22,7 +22,7 @@
<dependency>
<dependency>
<groupId>com.github.binarywang</groupId>
<groupId>com.github.binarywang</groupId>
<artifactId>qrcode-utils</artifactId>
<artifactId>qrcode-utils</artifactId>
<version>1.
0
</version>
<version>1.
1
</version>
</dependency>
</dependency>
<dependency>
<dependency>
Write
Preview
Loading…
Cancel
Save