We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eb4d1e3 + 48c970b commit 8241b97Copy full SHA for 8241b97
1 file changed
test/integration/pom.xml
@@ -24,7 +24,7 @@
24
<dependency>
25
<groupId>com.rabbitmq</groupId>
26
<artifactId>amqp-client</artifactId>
27
- <version>5.31.0</version>
+ <version>5.32.0</version>
28
</dependency>
29
30
<!-- RabbitMQ HTTP Client -->
@@ -50,7 +50,7 @@
50
51
<groupId>ch.qos.logback</groupId>
52
<artifactId>logback-classic</artifactId>
53
- <version>1.5.34</version>
+ <version>1.5.35</version>
54
55
56
<!-- Testing -->
0 commit comments