From 83ee6f49cb3ffac727101f2f4caa07cc21637f19 Mon Sep 17 00:00:00 2001 From: Jeremy Long Date: Wed, 12 Nov 2025 09:01:14 -0500 Subject: [PATCH] build(deps-dev): bump spring-test and spring-core --- jsp/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jsp/pom.xml b/jsp/pom.xml index 6e9a08b..71491ff 100644 --- a/jsp/pom.xml +++ b/jsp/pom.xml @@ -80,13 +80,13 @@ org.springframework spring-test - 5.1.3.RELEASE + 5.3.39 test org.springframework spring-core - 5.3.19 + 5.3.39 test