Browse Source

jsqlparser 4.2

hubin 3 years ago
parent
commit
f76df0e87b
1 changed files with 1 additions and 1 deletions
  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',
     ]