Skip to content

Commit

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

Bump jackson.version from 2.18.1 to 2.18.2
  • Loading branch information
io7m authored Dec 1, 2024
2 parents 4955ba4 + 64bbbfe commit b5517ff
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.18.1</jackson.version>
<jackson.version>2.18.2</jackson.version>
<io.helidon.version>4.1.4</io.helidon.version>
<org.junit.version>5.11.3</org.junit.version>

Expand Down

0 comments on commit b5517ff

Please sign in to comment.