From a6435a955ce47358f6124b2c545055ebce5388b3 Mon Sep 17 00:00:00 2001
From: lrangine <19699092+lokeshrangineni@users.noreply.github.com>
Date: Fri, 20 Dec 2024 00:08:57 -0500
Subject: [PATCH] Updating the lettuce-core to fix the snyk vulnerability.
Signed-off-by: lrangine <19699092+lokeshrangineni@users.noreply.github.com>
---
java/serving/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/java/serving/pom.xml b/java/serving/pom.xml
index 89de7416a2..ad6a1121fa 100644
--- a/java/serving/pom.xml
+++ b/java/serving/pom.xml
@@ -383,7 +383,7 @@
io.lettuce
lettuce-core
- 6.0.2.RELEASE
+ 6.5.1.RELEASE
org.apache.commons