Skip to content

Commit 893c53b

Browse files
fix: upgrade com.rabbitmq:amqp-client from 5.20.0 to 5.23.0 (#18)
Snyk has created this PR to upgrade com.rabbitmq:amqp-client from 5.20.0 to 5.23.0. See this package in maven: com.rabbitmq:amqp-client See this project in Snyk: https://app.snyk.io/org/harshaghanta/project/55f06556-9607-469d-806c-cf3cdedea0fa?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]>
1 parent 8c2e3d4 commit 893c53b

File tree

1 file changed

+1
-1
lines changed
  • src/BuildingBlocks/EventBus/eventbus-rabbitmq

1 file changed

+1
-1
lines changed

src/BuildingBlocks/EventBus/eventbus-rabbitmq/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<dependency>
1515
<groupId>com.rabbitmq</groupId>
1616
<artifactId>amqp-client</artifactId>
17-
<version>5.20.0</version>
17+
<version>5.23.0</version>
1818
</dependency>
1919

2020
<dependency>

0 commit comments

Comments
 (0)