Skip to content

Commit

Permalink
Merge pull request #23 from andreaTP/dependabot/maven/jackson.version…
Browse files Browse the repository at this point in the history
…-2.18.1

Bump jackson.version from 2.18.0 to 2.18.1
  • Loading branch information
andreaTP authored Nov 5, 2024
2 parents 7a731d0 + 44306b9 commit ae0caec
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 @@ -60,7 +60,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<chicory.version>1.0.0-M1</chicory.version>
<junit.version>5.11.3</junit.version>
<jackson.version>2.18.0</jackson.version>
<jackson.version>2.18.1</jackson.version>
<spotless.version>2.43.0</spotless.version>
</properties>
<dependencyManagement>
Expand Down

0 comments on commit ae0caec

Please sign in to comment.