Skip to content

Commit

Permalink
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.1…
Browse files Browse the repository at this point in the history
…7.0 (#54)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 21, 2024
1 parent d9a5db8 commit 4016c62
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 @@
<!-- Dependency Versions -->
<lib.assertj.version>3.25.3</lib.assertj.version>
<lib.checkstyle.version>10.14.2</lib.checkstyle.version>
<lib.jackson-databind.version>2.16.1</lib.jackson-databind.version>
<lib.jackson-databind.version>2.17.0</lib.jackson-databind.version>
<lib.json-path.version>2.9.0</lib.json-path.version>
<lib.junit-jupiter.version>5.10.2</lib.junit-jupiter.version>
<lib.maven-artifact.version>3.9.6</lib.maven-artifact.version>
Expand Down

0 comments on commit 4016c62

Please sign in to comment.