Skip to content

Commit be62255

Browse files
Bump com.rabbitmq:amqp-client from 5.27.0 to 5.27.1 (#3224)
Bumps [com.rabbitmq:amqp-client](https://github.com/rabbitmq/rabbitmq-java-client) from 5.27.0 to 5.27.1. - [Release notes](https://github.com/rabbitmq/rabbitmq-java-client/releases) - [Commits](rabbitmq/rabbitmq-java-client@v5.27.0...v5.27.1) --- updated-dependencies: - dependency-name: com.rabbitmq:amqp-client dependency-version: 5.27.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent af1d0be commit be62255

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ ext {
5353
mockitoVersion = '5.20.0'
5454
rabbitmqAmqpClientVersion = '0.7.0'
5555
rabbitmqStreamVersion = '1.3.0'
56-
rabbitmqVersion = '5.27.0'
56+
rabbitmqVersion = '5.27.1'
5757
reactorVersion = '2025.0.0-RC1'
5858
springDataVersion = '2025.1.0-SNAPSHOT'
5959
springVersion = '7.0.0-RC1'

0 commit comments

Comments
 (0)