Skip to content

Commit 06d0d7f

Browse files
Bump com.rabbitmq:amqp-client from 5.4.0 to 5.18.0 in /publish-common (#278)
Bumps [com.rabbitmq:amqp-client](https://github.com/rabbitmq/rabbitmq-java-client) from 5.4.0 to 5.18.0. - [Release notes](https://github.com/rabbitmq/rabbitmq-java-client/releases) - [Commits](rabbitmq/rabbitmq-java-client@v5.4.0...v5.18.0) --- updated-dependencies: - dependency-name: com.rabbitmq:amqp-client dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3aeaf92 commit 06d0d7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

publish-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
<dependency>
9393
<groupId>com.rabbitmq</groupId>
9494
<artifactId>amqp-client</artifactId>
95-
<version>5.4.0</version>
95+
<version>5.18.0</version>
9696
<scope>compile</scope>
9797
</dependency>
9898
<dependency>

0 commit comments

Comments
 (0)