Explorar el Código

修复c3p0漏洞

wuxw hace 7 años
padre
commit
0fa11cecee
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -200,7 +200,7 @@
             <dependency>
                 <groupId>com.mchange</groupId>
                 <artifactId>c3p0</artifactId>
-                <version>0.9.5.3</version>
+                <version>0.9.5.4</version>
             </dependency>