File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ jettyWebsocketApi = { module = "org.eclipse.jetty.websocket:websocket-jetty-api"
135
135
jettyWebsocketServer = { module = " org.eclipse.jetty.websocket:websocket-jetty-server" }
136
136
jnrUnixsocket = { module = " com.github.jnr:jnr-unixsocket" , version = " 0.38.23" }
137
137
jooq = { module = " org.jooq:jooq" , version = " 3.19.18" }
138
- jsqlparser = { module = " com.github.jsqlparser:jsqlparser" , version = " 5.1 " }
138
+ jsqlparser = { module = " com.github.jsqlparser:jsqlparser" , version = " 5.2 " }
139
139
junitApi = { module = " org.junit.jupiter:junit-jupiter-api" , version.ref = " junit" }
140
140
junitEngine = { module = " org.junit.jupiter:junit-jupiter-engine" , version.ref = " junit" }
141
141
junitLauncher = { module = " org.junit.platform:junit-platform-launcher" }
You can’t perform that action at this time.
0 commit comments