From dabf81d75ee8cd4d04fc3041d5bac138b76aac15 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 26 Oct 2023 04:28:35 +0000 Subject: [PATCH] fix: sending-json-data-to-a-amqp-queue/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMRABBITMQ-6028124 --- sending-json-data-to-a-amqp-queue/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sending-json-data-to-a-amqp-queue/pom.xml b/sending-json-data-to-a-amqp-queue/pom.xml index ff2095d6..fac3a9b3 100644 --- a/sending-json-data-to-a-amqp-queue/pom.xml +++ b/sending-json-data-to-a-amqp-queue/pom.xml @@ -16,7 +16,7 @@ com.rabbitmq amqp-client - 3.3.4 + 5.14.3 org.mule.transports