We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 827ba83 commit 140863dCopy full SHA for 140863d
1 file changed
pom.xml
@@ -268,20 +268,20 @@
268
<dependency>
269
<groupId>com.fasterxml.jackson.core</groupId>
270
<artifactId>jackson-core</artifactId>
271
- <version>2.13.3</version>
+ <version>2.13.4</version>
272
</dependency>
273
274
275
276
<artifactId>jackson-databind</artifactId>
277
278
279
280
<!-- JSQLFormatter -->
281
282
<groupId>com.manticore-projects.jsqlformatter</groupId>
283
<artifactId>jsqlformatter</artifactId>
284
- <version>0.1.11</version>
+ <version>1.0.0</version>
285
286
287
<!-- Vertical Blank SQL Formatter -->
0 commit comments