Skip to content

Commit

Permalink
Merge pull request #241 from AxonFramework/dependabot/maven/org.sprin…
Browse files Browse the repository at this point in the history
…gframework.amqp-spring-rabbit-2.4.6

Bump spring-rabbit from 2.4.5 to 2.4.6
  • Loading branch information
smcvb committed Jun 23, 2022
2 parents 2d30c70 + 3300ffb commit 6280f54
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.4.5</version>
<version>2.4.6</version>
<optional>true</optional>
</dependency>

Expand Down

0 comments on commit 6280f54

Please sign in to comment.