Skip to content

Commit

Permalink
Merge pull request #397 from scalecube/bump-jackson
Browse files Browse the repository at this point in the history
Bump jackson -> 2.18.2
  • Loading branch information
artem-v authored Jan 24, 2025
2 parents bdae4b1 + bf26a17 commit b31e47e
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 @@ -36,7 +36,7 @@

<properties>
<reactor.version>2020.0.32</reactor.version>
<jackson.version>2.18.0</jackson.version>
<jackson.version>2.18.2</jackson.version>

<mockito-junit.version>5.3.1</mockito-junit.version>
<junit-jupiter.version>5.9.3</junit-jupiter.version>
Expand Down

0 comments on commit b31e47e

Please sign in to comment.