Skip to content

Commit

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

Bump jackson.version from 2.17.0 to 2.17.1
  • Loading branch information
lukas-krecan authored May 22, 2024
2 parents d8459fc + 0a17890 commit fba1c26
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.0</kotlin.version>
<jackson.version>2.17.0</jackson.version>
<jackson.version>2.17.1</jackson.version>
</properties>

<dependencies>
Expand Down

0 comments on commit fba1c26

Please sign in to comment.