Explorar el Código

jsqlparser 4.2

hubin hace 3 años
padre
commit
f76df0e87b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -16,7 +16,7 @@ ext {
         mybatisSpringBootStarterVersion = '2.2.0',
         springVersion = '5.3.9',
         springBootVersion = '2.5.3',
-        jsqlparserVersion = '4.1',
+        jsqlparserVersion = '4.2',
         junitVersion = '5.7.2',
     ]