Skip to content

Commit

Permalink
Merge pull request #40 from AxonFramework/dependabot/maven/org.spring…
Browse files Browse the repository at this point in the history
…framework.amqp-spring-rabbit-2.3.2

Bump spring-rabbit from 2.3.1 to 2.3.2
  • Loading branch information
smcvb authored Dec 10, 2020
2 parents 13ceda6 + 37c283d commit 40e8bee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion amqp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<dependency>
<groupId>org.springframework.amqp</groupId>
<artifactId>spring-rabbit</artifactId>
<version>2.3.1</version>
<version>2.3.2</version>
<optional>true</optional>
</dependency>

Expand Down

0 comments on commit 40e8bee

Please sign in to comment.