diff options
author | JohnKeeney <john.keeney@est.tech> | 2022-04-29 17:59:14 +0100 |
---|---|---|
committer | JohnKeeney <john.keeney@est.tech> | 2022-04-29 17:59:21 +0100 |
commit | 386549759ed349d266a6310bb590070dd272e9f3 (patch) | |
tree | ab79c83af9ce1f1b0ec20d61a80c0b9e31d7b906 /springboot/pom.xml | |
parent | f92791e93169b3318694509af609a8b8b535781a (diff) |
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
Diffstat (limited to 'springboot/pom.xml')
-rwxr-xr-x | springboot/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/springboot/pom.xml b/springboot/pom.xml index 312c2369..26a51ef6 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> |