From f805f8d35672781becfc6cdee1ae63687349f563 Mon Sep 17 00:00:00 2001 From: Ivan Hrasko Date: Mon, 28 Oct 2024 09:52:55 +0100 Subject: [PATCH] Bump spring to 3.3.5 https://github.com/spring-projects/spring-boot/releases/tag/v3.3.5 Signed-off-by: Ivan Hrasko (cherry picked from commit 860ac3065f57ed7270f78f95d4ed9844bf3d669f) --- lighty-core/lighty-controller-spring-di/pom.xml | 2 +- lighty-examples/lighty-controller-springboot-netconf/pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lighty-core/lighty-controller-spring-di/pom.xml b/lighty-core/lighty-controller-spring-di/pom.xml index 19656443e..40fd18416 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.4 + 3.3.5 pom import diff --git a/lighty-examples/lighty-controller-springboot-netconf/pom.xml b/lighty-examples/lighty-controller-springboot-netconf/pom.xml index 03e147757..f27e1dc3f 100644 --- a/lighty-examples/lighty-controller-springboot-netconf/pom.xml +++ b/lighty-examples/lighty-controller-springboot-netconf/pom.xml @@ -11,8 +11,8 @@ org.springframework.boot spring-boot-starter-parent - 3.3.4 - + 3.3.5 + io.lighty.core