Skip to content

Commit

Permalink
change jackson version to remove warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
spullara committed Aug 25, 2023
1 parent 304f71a commit 64e6e3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<javac.target>1.8</javac.target>
<jackson.version>2.7.4</jackson.version>
<jackson.version>2.15.2</jackson.version>
</properties>

<developers>
Expand Down

0 comments on commit 64e6e3f

Please sign in to comment.