Skip to content

Commit 64e6e3f

Browse files
committed
change jackson version to remove warnings
1 parent 304f71a commit 64e6e3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<properties>
2222
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2323
<javac.target>1.8</javac.target>
24-
<jackson.version>2.7.4</jackson.version>
24+
<jackson.version>2.15.2</jackson.version>
2525
</properties>
2626

2727
<developers>

0 commit comments

Comments
 (0)