Skip to content

Commit

Permalink
Merge pull request #99 from DataONEorg/upgrade-mc1608-rmq-amqp-client
Browse files Browse the repository at this point in the history
Upgrade mc1608 rmq amqp client
  • Loading branch information
artntek authored May 13, 2024
2 parents 043cfa8 + ef34ce6 commit 3ac22c6
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 @@ -249,7 +249,7 @@
<dependency>
<groupId>com.rabbitmq</groupId>
<artifactId>amqp-client</artifactId>
<version>5.14.2</version>
<version>5.21.0</version>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
Expand Down

0 comments on commit 3ac22c6

Please sign in to comment.