Skip to content

Commit

Permalink
fix(deps): update dependency com.fasterxml.jackson.core:jackson-datab…
Browse files Browse the repository at this point in the history
…ind to v2.18.2
  • Loading branch information
renovate[bot] authored Nov 29, 2024
1 parent c41f7f5 commit 58357c1
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 @@ -59,7 +59,7 @@
<lombok.version>1.18.34</lombok.version>

<httpclient5.version>5.4.1</httpclient5.version>
<jackson-databind.version>2.18.1</jackson-databind.version>
<jackson-databind.version>2.18.2</jackson-databind.version>
<icu4j.version>75.1</icu4j.version>
<jsoup.version>1.18.2</jsoup.version>

Expand Down

0 comments on commit 58357c1

Please sign in to comment.