Skip to content

Commit

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

Bump spring-rabbit from 2.3.2 to 2.3.4
  • Loading branch information
lfgcampos authored Jan 14, 2021
2 parents 4705bac + 4faf62e commit 0534012
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.2</version>
<version>2.3.4</version>
<optional>true</optional>
</dependency>

Expand Down

0 comments on commit 0534012

Please sign in to comment.