Skip to content

Commit

Permalink
Merge pull request #70 from NovaUniverse/snyk-upgrade-c2b34813fd66732…
Browse files Browse the repository at this point in the history
…74cb1c41680fc8c0a

[Snyk] Upgrade com.rabbitmq:amqp-client from 5.18.0 to 5.19.0
  • Loading branch information
AntonUden authored Oct 23, 2023
2 parents c0f7151 + 193a1e7 commit 1eebf85
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 1eebf85

Please sign in to comment.