Skip to content

Commit

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

Bump spring-rabbit from 2.4.13 to 2.4.14
  • Loading branch information
github-actions[bot] authored Jul 17, 2023
2 parents 32836f2 + 41510d1 commit 6415b12
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.13</version>
<version>2.4.14</version>
<optional>true</optional>
</dependency>

Expand Down

0 comments on commit 6415b12

Please sign in to comment.