Skip to content

Commit a66ae51

Browse files
Bump com.rabbitmq:amqp-client from 5.27.0-SNAPSHOT to 5.27.0
Bumps [com.rabbitmq:amqp-client](https://github.com/rabbitmq/rabbitmq-java-client) from 5.27.0-SNAPSHOT to 5.27.0. - [Release notes](https://github.com/rabbitmq/rabbitmq-java-client/releases) - [Commits](https://github.com/rabbitmq/rabbitmq-java-client/commits/v5.27.0) --- updated-dependencies: - dependency-name: com.rabbitmq:amqp-client dependency-version: 5.27.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6755ba6 commit a66ae51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
5656

5757
<spotless.check.skip>true</spotless.check.skip>
58-
<rabbitmq.version>5.27.0-SNAPSHOT</rabbitmq.version>
58+
<rabbitmq.version>5.27.0</rabbitmq.version>
5959
<slf4j.version>2.0.17</slf4j.version>
6060
<commons-cli.version>1.10.0</commons-cli.version>
6161
<metrics.version>4.2.37</metrics.version>

0 commit comments

Comments
 (0)