Skip to content

Commit

Permalink
Merge pull request #501 from rabbitmq/dependabot/maven/com.fasterxml.…
Browse files Browse the repository at this point in the history
…jackson.core-jackson-databind-2.18.1

Bump com.fasterxml.jackson.core:jackson-databind from 2.18.0 to 2.18.1

References #407
  • Loading branch information
acogoluegnes authored Oct 29, 2024
2 parents 9fa55c5 + c576098 commit 186d9fe
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 @@ -34,7 +34,7 @@
</scm>

<properties>
<jackson.version>2.18.0</jackson.version>
<jackson.version>2.18.1</jackson.version>
<reactor-netty.version>1.1.23</reactor-netty.version>
<groovy.version>4.0.23</groovy.version>
<spock.version>2.3-groovy-4.0</spock.version>
Expand Down

0 comments on commit 186d9fe

Please sign in to comment.