Skip to content

Commit

Permalink
Merge pull request #112 from opwvhk/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
opwvhk authored Nov 8, 2024
2 parents 96b68b7 + 16182f5 commit e87ea59
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 @@ -41,7 +41,7 @@
</scm>

<properties>
<jackson.version>2.18.0</jackson.version>
<jackson.version>2.18.1</jackson.version>
<avro.version>1.12.0</avro.version>
<org.slf4j.version>2.0.16</org.slf4j.version>
<!-- Build configurations -->
Expand Down

0 comments on commit e87ea59

Please sign in to comment.