From a267da141eca46dc63d899f2d941e235bbe9a92b Mon Sep 17 00:00:00 2001 From: "tobias.pobocik" Date: Wed, 8 Jan 2025 14:20:15 +0100 Subject: [PATCH] Bump spring to 3.3.7 https://github.com/spring-projects/spring-boot/releases/tag/v3.3.7 Signed-off-by: tobias.pobocik --- lighty-core/lighty-controller-spring-di/pom.xml | 2 +- lighty-examples/lighty-controller-springboot-netconf/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lighty-core/lighty-controller-spring-di/pom.xml b/lighty-core/lighty-controller-spring-di/pom.xml index e33007d1b..253fe4423 100644 --- a/lighty-core/lighty-controller-spring-di/pom.xml +++ b/lighty-core/lighty-controller-spring-di/pom.xml @@ -27,7 +27,7 @@ org.springframework.boot spring-boot-dependencies - 3.3.6 + 3.3.7 pom import diff --git a/lighty-examples/lighty-controller-springboot-netconf/pom.xml b/lighty-examples/lighty-controller-springboot-netconf/pom.xml index 3c1b7c802..e843fbe24 100644 --- a/lighty-examples/lighty-controller-springboot-netconf/pom.xml +++ b/lighty-examples/lighty-controller-springboot-netconf/pom.xml @@ -11,7 +11,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.6 + 3.3.7