From 3fbefc8f671e10cec549019123555c4c5f07b51f Mon Sep 17 00:00:00 2001 From: Fiete Ostkamp Date: Thu, 24 Oct 2024 08:38:38 +0200 Subject: Update guava in aai-common - update guava (31.1-jre -> 33.3.1-jre) - exclude vulnerable rabbitmq dependency of janusgraph-core Issue-ID: AAI-4036 Signed-off-by: Fiete Ostkamp Change-Id: Ie0fd056396dc0ee4acbc5b4d2b44f2a4f0a6802b --- aai-parent/pom.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/aai-parent/pom.xml b/aai-parent/pom.xml index 1479b3ad..add636e1 100644 --- a/aai-parent/pom.xml +++ b/aai-parent/pom.xml @@ -60,7 +60,7 @@ limitations under the License. 2.7.15 2.0.0-oss 2.3.31 - 31.1-jre + 33.3.1-jre 3.7.1 1.0.0 2.9.1 @@ -279,6 +279,13 @@ limitations under the License. org.janusgraph janusgraph-core ${janusgraph.version} + + + + com.rabbitmq + amqp-client + + -- cgit 1.2.3-korg