Skip to content

Commit 9605f57

Browse files
murali-reddyke4qqq
authored andcommitted
CLOUDSTACK-7679: bump up the RabbitMQ AMQP java client version from
2.8.7 to 3.3.5 3.3.5 is the latest stable version of AMQP client, which is also backward comaptible. Successfully tested with updated client library. (cherry picked from commit ff797df)
1 parent 7bea2f7 commit 9605f57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/event-bus/rabbitmq/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>com.rabbitmq</groupId>
3333
<artifactId>amqp-client</artifactId>
34-
<version>2.8.7</version>
34+
<version>3.3.5</version>
3535
</dependency>
3636
<dependency>
3737
<groupId>org.apache.cloudstack</groupId>

0 commit comments

Comments
 (0)