Skip to content

Commit

Permalink
Updates jackson version to fix CVE
Browse files Browse the repository at this point in the history
  • Loading branch information
me committed Oct 12, 2022
1 parent fda47b3 commit 4905b61
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 @@ -52,7 +52,7 @@
<moditect.version>1.0.0.RC2</moditect.version>
<junit.version>4.13.2</junit.version>
<assertj.version>3.23.1</assertj.version>
<jackson.version>2.13.3</jackson.version>
<jackson.version>2.14.0-rc2</jackson.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 4905b61

Please sign in to comment.