Skip to content

Commit

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

Bump jackson.version from 2.18.1 to 2.18.2
  • Loading branch information
lukas-krecan authored Dec 9, 2024
2 parents 8444bc2 + a370b42 commit 6f88108
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.1.0</kotlin.version>
<jackson.version>2.18.1</jackson.version>
<jackson.version>2.18.2</jackson.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 6f88108

Please sign in to comment.