Skip to content

Commit

Permalink
[pom] Bump jackson to 2.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Dec 27, 2023
1 parent 740b4de commit 143ee09
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 @@ -13,7 +13,7 @@
<project.build.resourceEncoding>UTF-8</project.build.resourceEncoding>
<maven.compile.encoding>UTF-8</maven.compile.encoding>

<jackson.version>2.16.0</jackson.version>
<jackson.version>2.16.1</jackson.version>
<powermock.version>2.0.9</powermock.version>

<test.integration.pattern>**/*IntegrationTest*.java</test.integration.pattern>
Expand Down

0 comments on commit 143ee09

Please sign in to comment.