Skip to content

Commit

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

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

References #407
  • Loading branch information
acogoluegnes authored Sep 27, 2024
2 parents f39b702 + 819c139 commit 1a71210
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.17.2</jackson.version>
<jackson.version>2.18.0</jackson.version>
<reactor-netty.version>1.1.22</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 1a71210

Please sign in to comment.