summaryrefslogtreecommitdiffstats
path: root/springboot/spring-boot-setup/src/main/resources/pom-template-jdk11.xml
AgeCommit message (Collapse)AuthorFilesLines
2023-06-13Release ccsdk/parent2.5.5jenkins-releng1-4/+4
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