LAPTOP-5NTQJPUS\LT 9 months ago
parent
commit
a9b147a47f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      PacsOnline_Wechat_Doctor/pom.xml

+ 1 - 1
PacsOnline_Wechat_Doctor/pom.xml

@@ -59,7 +59,7 @@
 		<dependency>
 			<groupId>redis.clients</groupId>
 			<artifactId>jedis</artifactId>
-			<version>4.4.8</version>
+			<version>4.0.0</version>
 		</dependency>
 		<dependency>
 			<groupId>javax.servlet</groupId>