Skip to content

Commit

Permalink
Merge pull request #548 from dbmdz/dependabot/maven/com.rabbitmq-amqp…
Browse files Browse the repository at this point in the history
…-client-5.21.0

Bump com.rabbitmq:amqp-client from 5.20.0 to 5.21.0
  • Loading branch information
schmika authored Jul 30, 2024
2 parents a1df784 + 64485ac commit 24ed9ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<dependency>
<groupId>com.rabbitmq</groupId>
<artifactId>amqp-client</artifactId>
<version>5.20.0</version>
<version>5.21.0</version>
</dependency>
<dependency>
<groupId>com.github.dbmdz.flusswerk</groupId>
Expand Down

0 comments on commit 24ed9ef

Please sign in to comment.