Skip to content

Commit

Permalink
fix: upgrade com.rabbitmq:amqp-client from 5.18.0 to 5.19.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade com.rabbitmq:amqp-client from 5.18.0 to 5.19.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.rabbitmq/amqp-client/

See this project in Snyk:
https://app.snyk.io/org/antonuden/project/1daf6219-b0da-40b9-ad88-f3cbb399d02e?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 19, 2023
1 parent c0f7151 commit 193a1e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MCTournamentSystem-Commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
<dependency>
<groupId>com.rabbitmq</groupId>
<artifactId>amqp-client</artifactId>
<version>5.18.0</version>
<version>5.19.0</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 193a1e7

Please sign in to comment.