Skip to content

Commit

Permalink
Fixed jackson vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
DiegoKrupitza committed Nov 4, 2022
1 parent 72617a7 commit 629d920
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 @@ -30,7 +30,7 @@
<assertj.version>3.11.1</assertj.version>

<!-- jackson -->
<version.jackson>2.12.4</version.jackson>
<version.jackson>2.13.4.1</version.jackson>

<!-- apache commons -->
<apache.commons-lang3.version>3.10</apache.commons-lang3.version>
Expand Down

0 comments on commit 629d920

Please sign in to comment.