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 a11d670 commit 45b5ba1Copy full SHA for 45b5ba1
pom.xml
@@ -114,7 +114,7 @@
114
<dependency>
115
<groupId>com.fasterxml.jackson.core</groupId>
116
<artifactId>jackson-databind</artifactId>
117
- <version>2.14.2</version>
+ <version>2.19.0</version>
118
</dependency>
119
120
@@ -392,7 +392,7 @@
392
</plugin>
393
<plugin>
394
<artifactId>maven-shade-plugin</artifactId>
395
- <version>3.2.4</version>
+ <version>3.6.0</version>
396
<executions>
397
<execution>
398
<phase>package</phase>
0 commit comments