From 21f744649efdb70914d63d86d9ad2bbd9b3f6742 Mon Sep 17 00:00:00 2001 From: "mend-for-github-com[bot]" <50673670+mend-for-github-com[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 16:03:05 +0000 Subject: [PATCH] fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v2.3.12.release --- test-app/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-app/pom.xml b/test-app/pom.xml index 6d938dd..e5677e7 100644 --- a/test-app/pom.xml +++ b/test-app/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 2.3.5.RELEASE + 2.3.12.RELEASE