Skip to content

Commit

Permalink
bump jackson
Browse files Browse the repository at this point in the history
  • Loading branch information
tballison committed Jun 1, 2023
1 parent c532765 commit f2d8114
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 @@ -37,7 +37,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<junit.version>5.9.3</junit.version>
<jackson.version>2.15.0</jackson.version>
<jackson.version>2.15.2</jackson.version>
<log4j2.version>2.20.0</log4j2.version>
<puppycrawl.version>10.11.0</puppycrawl.version>
</properties>
Expand Down

0 comments on commit f2d8114

Please sign in to comment.