Explorar el Código

druid1.1.23版本连接超时,此为druid版本bug降低到1.1.22问题解决

o2sword hace 5 años
padre
commit
fe606427d4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      o2server/pom.xml

+ 1 - 1
o2server/pom.xml

@@ -823,7 +823,7 @@
 			<dependency>
 				<groupId>com.alibaba</groupId>
 				<artifactId>druid</artifactId>
-				<version>1.1.23</version>
+				<version>1.1.22</version>
 			</dependency>
 			<dependency>
 				<groupId>com.itextpdf</groupId>