Skip to content

Commit

Permalink
+ [Jackson core need to be upgraded
Browse files Browse the repository at this point in the history
2.14.1](#9)
+ update fj-core version to 0.8.12
  • Loading branch information
fugerit79 committed Feb 10, 2023
1 parent 0adc683 commit c8c5bc4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
<maven.compiler.source>${java-version-compliance}</maven.compiler.source>
<maven.compiler.target>${java-version-compliance}</maven.compiler.target>
<!-- fj java versions -->
<fj-version>0.8.9-b1</fj-version>
<fj-version>0.8.12</fj-version>
<fj-doc-version>${project.version}</fj-doc-version>
<jackson-version>2.14.1</jackson-version>
<jackson-version>2.14.2</jackson-version>
</properties>

<licenses>
Expand Down

0 comments on commit c8c5bc4

Please sign in to comment.