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 d6018ec commit 4391c72Copy full SHA for 4391c72
pom.xml
@@ -22,9 +22,9 @@
22
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
23
<maven.compiler.target>1.8</maven.compiler.target>
24
<maven.compiler.source>1.8</maven.compiler.source>
25
- <fj-version>0.6.5.6</fj-version>
26
- <fasterxml-jackson-core-version>2.9.9</fasterxml-jackson-core-version>
27
- <fasterxml-jackson-databind-version>2.10.0.pr1</fasterxml-jackson-databind-version>
+ <fj-version>0.7.3.8</fj-version>
+ <fasterxml-jackson-core-version>2.11.2</fasterxml-jackson-core-version>
+ <fasterxml-jackson-databind-version>2.11.2</fasterxml-jackson-databind-version>
28
</properties>
29
30
<licenses>
0 commit comments