Skip to content

Commit

Permalink
Merge pull request #4 from io7m-com/dependabot/maven/develop/jackson.…
Browse files Browse the repository at this point in the history
…version-2.17.2

Bump jackson.version from 2.17.1 to 2.17.2
  • Loading branch information
io7m authored Jul 8, 2024
2 parents b2f8a73 + f95144e commit 97aed1c
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 @@ -31,7 +31,7 @@
<com.io7m.repetoir.version>1.0.1</com.io7m.repetoir.version>

<!-- Third-party dependencies. -->
<jackson.version>2.17.1</jackson.version>
<jackson.version>2.17.2</jackson.version>
<io.helidon.version>4.0.10</io.helidon.version>
<org.junit.version>5.10.3</org.junit.version>

Expand Down

0 comments on commit 97aed1c

Please sign in to comment.