summaryrefslogtreecommitdiffstats
path: root/springboot/spring-boot-setup/src/main/properties/springboot26.properties
AgeCommit message (Collapse)AuthorFilesLines
2023-07-24Update parent poms for Argon releaseDan Timoney1-1/+2
Update versions in parent poms to match OpenDaylight Argon release version SR1 Issue-ID: CCSDK-3914 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I3249f682b6478d129f72c8f1e252e3ff84ce61c2
2023-03-22Fix generated file springboot26/pom.xmlDan Timoney1-1/+7
Changes in earlier commit were made directly to a generated pom file and thus were lost at compile time. This change makes the changes to the template and properties files used to generate that pom Issue-ID: CCSDK-3813 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ieb3bacfe29d7834bdc049023a2beefbf39d87ab1
2022-11-01Update 3PPsJohnKeeney1-2/+2
jackson-bom -> 2.13.4.2 (via spring-boot-starter:jar:2.6.11) to address CVE-2020-36518 & CVE-2022-42003 & CVE-2022-42004 log4j -> 2.17.2 Issue-ID: CCSDK-3618 Change-Id: Ic1660b18ebc2f9519bcbd5f767a0f22d2a1dd0db Signed-off-by: JohnKeeney <john.keeney@est.tech>
2022-09-13Update 3PPsJohnKeeney1-3/+3
Change-Id: I409979c2bdd7e2e5a36b036be1c04a30116367e9 Signed-off-by: JohnKeeney <john.keeney@est.tech> Issue-ID: CCSDK-3618
2022-07-25Update versions for SulfurDan Timoney1-1/+1
Update versions to address issues in local Sulfur testing Issue-ID: CCSDK-3691 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I886ec094c589cc2888a05e7e9d30f99748d27209
2022-06-09Update springboot versionJohnKeeney1-2/+2
Update springboot 2.6.6 -> 2.6.8 Update spring version 5.3.16 -> 5.3.18 Addresses CVE-2022-24823 Issue-ID: CCSDK-3581 Change-Id: I1546a5f812aacd5843a85fa48f5718ad0901b15b Signed-off-by: JohnKeeney <john.keeney@est.tech>
2022-04-29Update Spring 3PP versionsJohnKeeney1-0/+14
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