Update Spring 3PP versions

To address Security Issue CVE-2022-22965
https://spring.io/blog/2022/03/31/spring-framework-rce-early-announcement

Change-Id: Id719b9dc33d774b0d6516cc63ab7830d45deb27a
Signed-off-by: JohnKeeney <john.keeney@est.tech>
Issue-ID: CCSDK-3629
diff --git a/springboot/pom.xml b/springboot/pom.xml
index 312c236..26a51ef 100755
--- a/springboot/pom.xml
+++ b/springboot/pom.xml
@@ -20,6 +20,7 @@
         <module>springboot1</module>
         <module>springboot2</module>
         <module>springboot25</module>
+        <module>springboot26</module>
     </modules>
 
     <distributionManagement>