Skip to content

Commit

Permalink
Merge pull request #424 from AxonFramework/dependabot/maven/com.faste…
Browse files Browse the repository at this point in the history
…rxml.jackson.core-jackson-databind-2.16.0

Bump com.fasterxml.jackson.core:jackson-databind from 2.13.4.2 to 2.16.0
  • Loading branch information
smcvb authored Dec 6, 2023
2 parents a9c0a7b + 4936c72 commit 6b0eba5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion amqp-spring-boot-autoconfigure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<properties>
<assertj.version>3.24.2</assertj.version>
<jackson.version>2.16.0</jackson.version>
<jackson-databind.version>2.13.4.2</jackson-databind.version>
<jackson-databind.version>2.16.0</jackson-databind.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 6b0eba5

Please sign in to comment.