Skip to content

Commit

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

Bump org.springframework.amqp:spring-rabbit from 2.4.16 to 2.4.17
  • Loading branch information
github-actions[bot] authored Oct 16, 2023
2 parents 43544ea + a707032 commit dd878e5
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.16</version>
<version>2.4.17</version>
<optional>true</optional>
</dependency>

Expand Down

0 comments on commit dd878e5

Please sign in to comment.