Skip to content

Commit

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

Bump jackson-databind from 2.15.0 to 2.15.1
  • Loading branch information
michaelklishin committed May 17, 2023
2 parents 8ec1232 + e3f26ee commit 454d4e0
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 @@ -35,7 +35,7 @@
</scm>

<properties>
<jackson.version>2.15.0</jackson.version>
<jackson.version>2.15.1</jackson.version>
<reactor-netty.version>1.1.7</reactor-netty.version>
<groovy.version>3.0.17</groovy.version>
<spock.version>2.3-groovy-4.0</spock.version>
Expand Down

0 comments on commit 454d4e0

Please sign in to comment.