Skip to content

Commit

Permalink
deps: updates to supported rabbitmq client (#3647)
Browse files Browse the repository at this point in the history
Signed-off-by: Adrian Cole <[email protected]>
  • Loading branch information
codefromthecrypt authored Dec 14, 2023
1 parent 6932452 commit 2e56121
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions zipkin-collector/rabbitmq/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@

<properties>
<main.basedir>${project.basedir}/../..</main.basedir>
<!-- TODO: this version is abandoned: we have to rewrite for 5.x to avoid CVEs -->
<amqp-client.version>4.12.0</amqp-client.version>
<amqp-client.version>5.20.0</amqp-client.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 2e56121

Please sign in to comment.