Skip to content

Commit

Permalink
Merge pull request #3451 from wso2/dependabot/maven/samples/RabbitMQI…
Browse files Browse the repository at this point in the history
…ntegration/com.rabbitmq-amqp-client-5.18.0

Bump com.rabbitmq:amqp-client from 5.7.0 to 5.18.0 in /samples/RabbitMQIntegration
  • Loading branch information
rosensilva authored Sep 30, 2024
2 parents cdc4ab4 + 20f0de9 commit fd9eae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/RabbitMQIntegration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@
<dependency>
<groupId>com.rabbitmq</groupId>
<artifactId>amqp-client</artifactId>
<version>5.7.0</version>
<version>5.18.0</version>
</dependency>
</dependencies>
<properties>
Expand Down

0 comments on commit fd9eae2

Please sign in to comment.