summaryrefslogtreecommitdiffstats
path: root/springboot/spring-boot-setup/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2022-01-03Release version 2.3.2 parent pomsDan Timoney1-2/+2
Release version 2.3.2 paremt poms, containing fix for log4shell vulnerability Issue-ID: CCSDK-3556 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ibf7027dfaf03f7cf1b9cb25a760abd303ab5a5e6
2021-11-11Release version 2.3.1 (Silicon SR2) of parent pomsDan Timoney1-2/+2
Release Silicon SR2 version (2.3.1) of parent poms. Issue-ID: CCSDK-3513 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ic130c2bbc98f5817bd5848b774bc81e3a695150d
2021-10-08Release initial Jakarta version of ccsdk/parentDan Timoney1-2/+2
Release initial Jakarta version of ccsdk/parent. This is needed so that initial version of ccsdk/sli can be released, which is needed to resolve issue building dependent repos such as cds. Issue-ID: CCSDK-3492 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Icf363da0867defe9aa7a13a1c3b26c1469466137
2021-09-21Roll ccsdk/parent master to Jakarta versionDan Timoney1-2/+2
Roll ccsdk/parent master branch numbering to Jakarta Issue-ID: CCSDK-3470 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I4f655bf2d63ecb45c28383bdca2aef6344094c54
2021-09-14Release version 2.2.1 of parent pomsDan Timoney1-2/+2
Release version 2.2.1 of ccsdk/parent poms Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I65ea0c549fd6e8da37cad2d77446c18719c9a69e
2021-08-30Release initial Istanbul parent pomsDan Timoney1-2/+2
Release version 2.2.0 (initial Istanbul) of parent poms Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I0dad067bd08d9f4770a1b54f656c2ee2cefe2578
2021-08-17Update for Java 11Dan Timoney1-35/+0
Update to use java 11 to compile Issue-ID: CCSDK-3415 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I6f60e301c801f44ff811a6dd1cc40ad721bb7fc3
2021-08-17Package upgradesDan Timoney1-0/+35
Upgrade third party packages to address security vulnerabilities. Provide new parent pom for spring boot 2.5, which is not backward compatible with spring boot 2.3 Issue-ID: CCSDK-3415 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Iffbfffb6709aeec48c35dd604b9293fb3af34a10
2021-03-09Roll master version for IstanbulDan Timoney1-2/+2
Roll versions of ccsdk parent poms to 2.2.0-SNAPSHOT for Istanbul release. Change-Id: Ia5060116b986dae9e25b5765389e0c421bcd9fc6 Issue-ID: CCSDK-3190 Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-02-22Roll to next snapshot versionDan Timoney1-2/+2
Roll to version 2.1.2-SNAPSHOT Change-Id: If45b4b9aecd9b8779e8a7b8c05cfaeabd1b03c49 Issue-ID: CCSDK-3179 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-11-25Release version 2.1.0 of CCSDK parent pomDan Timoney1-2/+2
Release initial Honolulu version of CCSDK parent poms and roll version to next snapshot Change-Id: I235ea84ddb43edd9165439f3845f8d27d383ac29 Issue-ID: CCSDK-3002 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-09-09Roll to initial Honolulu release versionDan Timoney1-2/+2
Roll master branch to initial Honolulu release version Change-Id: I215dc2c5b3f0c817a653a43b9cf448b78caba1f8 Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-08-06Roll to next snapshot versionDan Timoney1-2/+2
Roll to snapshot version 2.0.1-SNAPSHOT Change-Id: I42f22947b51fb09de0b2dc364e7b5e0e01dbacd4 Issue-ID: CCSDK-2635 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-07-06switch to sodiumMichael Dürre1-0/+2
fix dependencies and versions for sodium SR3 Issue-ID: CCSDK-2518 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I46a4def45fed75aeb3b507831446a2d8d26a2f52
2020-03-04Roll master version to Guilin numberingDan Timoney1-2/+2
Roll master branch of ccsdk parent to 2.0.0-SNAPSHOT for Guilin. Since we anticipate breaking changes associated with Java 8 -> 11 and Sodium, the Guilin version will be a major version update (1.x -> 2.0) Change-Id: I3bf2c447fbecff4aa1973b9087190a2e41961457 Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-02-20Refactoring parent root pomsSingal, Kapil (ks220y)1-0/+105
1) dependency-odl-bom is being imported to other parent poms, removing / cleaning up duplicate dependencies 2) Adding spring-boot-setup pom and related templates for spring-boot parent poms 3) Adding jetty-server to dependency-odl-bom 4) Adding org.onap.logging-analytics dependency to spring-boot-parent poms Issue-ID: CCSDK-2107 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I3a844cd736044a4ffbca7688bca110c0bc7dab0c