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 e551c7b commit 688d3bfCopy full SHA for 688d3bf
pom.xml
@@ -135,7 +135,7 @@
135
<vertx.io.version>3.9.4</vertx.io.version>
136
<commonmark.version>0.23.0</commonmark.version>
137
<antlr.version>4.5</antlr.version>
138
- <jackson.version>2.16.0</jackson.version>
+ <jackson.version>2.19.1</jackson.version>
139
<webtau.version>2.2</webtau.version>
140
<jaxb.version>2.3.0</jaxb.version>
141
<ant.version>1.10.11</ant.version>
znai-shaded/pom.xml
@@ -58,7 +58,7 @@
58
<plugin>
59
<groupId>org.apache.maven.plugins</groupId>
60
<artifactId>maven-shade-plugin</artifactId>
61
- <version>3.4.1</version>
+ <version>3.6.0</version>
62
<executions>
63
<execution>
64
<id>shade-deps</id>
0 commit comments