Skip to content

Commit

Permalink
Merge pull request #206 from productboardlabs/dependabot/maven/jackso…
Browse files Browse the repository at this point in the history
…n.version-2.18.1

Bump jackson.version from 2.18.0 to 2.18.1
  • Loading branch information
lukas-krecan authored Nov 4, 2024
2 parents 2763c41 + ea00fe9 commit 0d166cc
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 @@ -30,7 +30,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<kotlin.version>2.0.21</kotlin.version>
<jackson.version>2.18.0</jackson.version>
<jackson.version>2.18.1</jackson.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 0d166cc

Please sign in to comment.