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.
1 parent b3eb9e1 commit 5a87278Copy full SHA for 5a87278
gradle/libs.versions.toml
@@ -27,7 +27,7 @@ spring-cloud-stream = "4.3.0" # not managed by spring-boot-dependencies
27
28
[libraries]
29
activemq-broker = { module = "org.apache.activemq:activemq-broker", version.ref = "activemq" }
30
-amqp-client = "com.rabbitmq:amqp-client:5.25.0"
+amqp-client = "com.rabbitmq:amqp-client:5.26.0"
31
assertj-core = "org.assertj:assertj-core:3.27.3"
32
avro = "org.apache.avro:avro:1.12.0"
33
awaitility = "org.awaitility:awaitility:4.3.0"
0 commit comments