Skip to content

Commit

Permalink
Merge pull request #82 from NovaUniverse/snyk-upgrade-7cd0587308b6eae…
Browse files Browse the repository at this point in the history
…4de8e957d5cf37c02

[Snyk] Upgrade com.rabbitmq:amqp-client from 5.19.0 to 5.20.0
  • Loading branch information
AntonUden authored Nov 16, 2023
2 parents 082bfce + 087cd72 commit 842e3f3
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.19.0</version>
<version>5.20.0</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 842e3f3

Please sign in to comment.