From 54d9bc0b63c4beb9692d401bee86d1c86b581737 Mon Sep 17 00:00:00 2001 From: Vishal Wagh <169045855+vwagh-dev@users.noreply.github.com> Date: Thu, 5 Dec 2024 07:43:26 +0530 Subject: [PATCH] [JENKINS-74954] Upgrade Guice from 6.0.0 to 7.0.0 Signed-off-by: Vishal Wagh <169045855+vwagh-dev@users.noreply.github.com> --- bom/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bom/pom.xml b/bom/pom.xml index 61de025b3e9b..453f6482aeed 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -48,7 +48,7 @@ THE SOFTWARE. com.google.inject guice-bom - 6.0.0 + 7.0.0 pom import