From dfdb9afda8d1d96952d36222222cce35589b545b Mon Sep 17 00:00:00 2001
From: RahulKumar1606 <126051097+RahulKumar1606@users.noreply.github.com>
Date: Wed, 3 Apr 2024 17:32:38 +0530
Subject: [PATCH] AAE-21381 Upgrade Spring Boot to 3.2.4 (#1480)
Upgrade spring boot 3.2.4
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 259449148..1d349a7f1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.2.1
+ 3.2.4
org.alfresco