Skip to content

Commit f232cb8

Browse files
committed
fix: upgrade com.rabbitmq:amqp-client from 5.21.0 to 5.27.0
Snyk has created this PR to upgrade com.rabbitmq:amqp-client from 5.21.0 to 5.27.0. See this package in maven: com.rabbitmq:amqp-client See this project in Snyk: https://app.snyk.io/org/andriimaliuta/project/a04d75e9-297e-4258-a336-73dff44a7f45?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 979baeb commit f232cb8

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
@@ -18,7 +18,7 @@
1818
<dependency>
1919
<groupId>com.rabbitmq</groupId>
2020
<artifactId>amqp-client</artifactId>
21-
<version>5.21.0</version>
21+
<version>5.27.0</version>
2222
</dependency>
2323
<dependency>
2424
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)