summaryrefslogtreecommitdiffstats
path: root/springboot/spring-boot-setup/src/main/resources/pom-template-jdk11.xml
AgeCommit message (Collapse)AuthorFilesLines
2024-09-30Update major release versionDan Timoney1-4/+4
Update major release versions for Oslo to reflect breaking change - removal of Biermann interface Issue-ID: CCSDK-4056 Change-Id: I3fa36b8fb4f349e524b3f95df8c1a61c1b91ef6c Signed-off-by: Dan Timoney <dtimoney@att.com>
2024-09-12Update versions for Oslo / ODL PotassiumDan Timoney1-2/+2
Update versions of ccsdk artifacts in parent pom for ONAP Oslo / OpenDaylight Potassium release. Issue-ID: CCSDK-3990 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I290a710177cba8730d4ca5773a81a71f0790c9a5
2023-11-10Update versions in master parent pomsDan Timoney1-4/+4
Update master parent poms to reflect New Delhi versions Issue-ID: CCSDK-3944 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ibc515d484087aa955fbdbaf83985b6b4f047b463
2023-07-24Update parent poms for Argon releaseDan Timoney1-4/+4
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-6/+6
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
2023-03-09Update GRPC version to 1.29.0Dan Timoney1-1/+1
Version 1.25.0 of grpc does not support Apple silicon, causing local builds to fail on newer Macbooks. This is resolved in verson 1.29.0 Issue-ID: CCSDK-3860 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ib76fba09bfd965d115d2697536f7aefef7ed5ff7
2022-11-14Update dependencies for Java 17Dan Timoney1-11/+0
Update dependencies to work with Java 17 Issue-ID: CCSDK-3813 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I89ac86cf45da8a36a8032607bc203f10f2faab01
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-10-20Roll master branch to London numberingTimoney, Dan (dt5972)1-4/+4
Roll master branch numbers to London release numbering Change-Id: I192be24a3ad662f9a8bc902249c5122d62d5e47e Issue-ID: CCSDK-3779 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2022-09-29Update kotlin versionsTimoney, Dan (dt5972)1-5/+8
Update kotlin versions in springboot 2.5 and 2.6 parent poms Change-Id: I9ff9ee224795de252225cc0517bd40b4802b6a7f Issue-ID: CCSDK-3771 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2022-05-04Refactoring springboot related template and pom-generationSingal, Kapil (ks220y)1-0/+1090
Issue-ID: CCSDK-3629 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I0d0bb47e55a1f27131795e609e38c0952e763856