From 7afc6eef5902952dd5291c9bdd8aa3a423193d22 Mon Sep 17 00:00:00 2001 From: Shahar Levy Date: Mon, 2 Dec 2024 14:31:33 +0200 Subject: [PATCH] Fix for dependency list, failure in "package" --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index f35ea60..68d4648 100644 --- a/pom.xml +++ b/pom.xml @@ -49,6 +49,7 @@ 1.7.13 2.7.18 + 5.3.31 1.18.10 1.8 1.8 @@ -70,6 +71,11 @@ spring-boot-autoconfigure ${com.taboola.spring.boot.version} + + org.springframework + spring-web + ${com.taboola.spring.version} + org.springframework.boot spring-boot-actuator