Skip to content

Commit

Permalink
Merge pull request #42 from evanchooly/dependabot/maven/jackson.versi…
Browse files Browse the repository at this point in the history
…on-2.15.2

Bump jackson.version from 2.15.1 to 2.15.2
  • Loading branch information
github-actions[bot] authored Aug 30, 2023
2 parents e1d11d3 + 2dfbaca commit 75490d0
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 @@ -27,7 +27,7 @@
</scm>

<properties>
<jackson.version>2.15.1</jackson.version>
<jackson.version>2.15.2</jackson.version>

<kotlin.code.style>official</kotlin.code.style>
</properties>
Expand Down

0 comments on commit 75490d0

Please sign in to comment.