Skip to content

Commit

Permalink
fix: upgrade com.rabbitmq:amqp-client from 5.20.0 to 5.23.0 (#18)
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
harshaghanta and snyk-bot authored Dec 23, 2024
1 parent 8c2e3d4 commit 893c53b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BuildingBlocks/EventBus/eventbus-rabbitmq/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<dependency>
<groupId>com.rabbitmq</groupId>
<artifactId>amqp-client</artifactId>
<version>5.20.0</version>
<version>5.23.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 893c53b

Please sign in to comment.