Skip to content

Commit

Permalink
Bump JSQLFormatter Version
Browse files Browse the repository at this point in the history
- JSQLParser/JSQLFormatter 4.8 support many more syntax
- improved performance
  • Loading branch information
manticore-projects authored Dec 30, 2023
1 parent 1abcb1e commit cac0e0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@
<dependency>
<groupId>com.manticore-projects.jsqlformatter</groupId>
<artifactId>jsqlformatter</artifactId>
<version>1.0.0</version>
<version>4.8.0</version>
<exclusions>
<exclusion>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit cac0e0b

Please sign in to comment.