Browse Source

初始化

刘韬 6 years ago
parent
commit
b7e26a9f54
1 changed files with 1 additions and 1 deletions
  1. 1 1
      PacsOnline_Wechat_Patient/pom.xml

+ 1 - 1
PacsOnline_Wechat_Patient/pom.xml

@@ -59,7 +59,7 @@
 		<dependency>
 			<groupId>redis.clients</groupId>
 			<artifactId>jedis</artifactId>
-			<version>2.7.2</version>
+			<version>2.10.2</version>
 		</dependency>
 	</dependencies>