Skip to content

Commit 5a87278

Browse files
chore(deps): Bump com.rabbitmq:amqp-client from 5.25.0 to 5.26.0 (#1380)
Bumps [com.rabbitmq:amqp-client](https://github.com/rabbitmq/rabbitmq-java-client) from 5.25.0 to 5.26.0. - [Release notes](https://github.com/rabbitmq/rabbitmq-java-client/releases) - [Commits](rabbitmq/rabbitmq-java-client@v5.25.0...v5.26.0) --- updated-dependencies: - dependency-name: com.rabbitmq:amqp-client dependency-version: 5.26.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b3eb9e1 commit 5a87278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ spring-cloud-stream = "4.3.0" # not managed by spring-boot-dependencies
2727

2828
[libraries]
2929
activemq-broker = { module = "org.apache.activemq:activemq-broker", version.ref = "activemq" }
30-
amqp-client = "com.rabbitmq:amqp-client:5.25.0"
30+
amqp-client = "com.rabbitmq:amqp-client:5.26.0"
3131
assertj-core = "org.assertj:assertj-core:3.27.3"
3232
avro = "org.apache.avro:avro:1.12.0"
3333
awaitility = "org.awaitility:awaitility:4.3.0"

0 commit comments

Comments
 (0)