Skip to content

Commit

Permalink
Merge pull request #72 from AxonFramework/dependabot/maven/com.rabbit…
Browse files Browse the repository at this point in the history
…mq-amqp-client-5.12.0

Bump amqp-client from 5.11.0 to 5.12.0
  • Loading branch information
smcvb authored Apr 12, 2021
2 parents 4cd353b + e280ab2 commit e84fdb0
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 @@ -51,7 +51,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<axon.version>4.5</axon.version>
<rabbitmq.version>5.11.0</rabbitmq.version>
<rabbitmq.version>5.12.0</rabbitmq.version>

<spring.version>5.3.5</spring.version>
<spring.boot.version>2.4.4</spring.boot.version>
Expand Down

0 comments on commit e84fdb0

Please sign in to comment.