summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2023-08-28Add springboot parent 31 for LondonlondonJohnKeeney4-10/+67
https://spring.io/security/cve-2023-20883 by upgrading spring to 3.1.0+ Issue-ID: CCSDK-3921 Change-Id: I5fd8d252982aeea81cad0e31a5fd2fc1befff5b3 Signed-off-by: JohnKeeney <john.keeney@est.tech>
2023-06-13Release version 2.5.5 of ccsdk parent pomsDan Timoney26-51/+56
Release version 2.5.5 of CCSDK parent poms Issue-ID: CCSDK-3841 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Icd1c475f1e87ccd6c9500a2a557fef1f2e0b8955
2023-06-13Spring parent: Update dependecies to address vulnerabilitiesJohnKeeney2-11/+3
org.springframework.boot.* 3.0.3 -> 3.0.6 CVE-2023-28867 CVE-2023-20873 CVE-2023-1370 CVE-2022-4492 org.springframework.* 6.0.4 -> 6.0.8 CVE-2023-20863 CVE-2023-20861 ch.qos.logback.* 1.4.5 -> 1.4.7 Issue-ID: CCSDK-3841 Change-Id: I857c4f60977c31271c85da3a933c7cb12ed125bd Signed-off-by: JohnKeeney <john.keeney@est.tech>
2023-03-24Release initial Chlorine version of parent pomsDan Timoney26-51/+56
Release initial version of parent poms upgraded to OpenDaylight Chlorine release versions. Issue-ID: CCSDK-3813 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I77565259f58be59fb2b0b09e8535a13de2706f05
2023-03-22Fix generated file springboot26/pom.xmlDan Timoney3-7/+19
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-17Springboot 26 changes for CDS and java 17Lukasz Rajewski1-6/+6
Issue-ID: CCSDK-3813 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: I266fc92a839d8474847216f2b3b4970c7c217280
2023-03-09Update GRPC version to 1.29.0Dan Timoney4-4/+4
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
2023-03-01Update ccsdk/parent/springboot to Springboot 3JohnKeeney6-0/+3071
Issue-ID: CCSDK-3813 Change-Id: If23fa807187520ae62091fc2e4156d25b71e8ff3 Signed-off-by: JohnKeeney <john.keeney@est.tech>
2023-02-24update parents to chlorineMichael Dürre22-1062/+1003
update parent poms to odl chlorine sr1 Issue-ID: CCSDK-3831 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I9fa4c61d3dd0a2efc6313fc505b5b4d43977abca Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2023-02-21Release version 2.5.3Dan Timoney25-49/+54
Release version 2.5.3 of ccsdk/parent poms Issue-ID: CCSDK-3813 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I22db7f82ccd1a119c7bb9ec849183935aa167d6f
2023-02-21Roll to next snapshotDan Timoney24-49/+49
Build for version 2.5.2 failed, most likely due to earlier partial failure due to sigul error. Will skip 2.5.2 and create version 2.5.3 Issue-ID: CCSDK-3813 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I7facdaf9ba5edc2608f83b76488fa522a0590e7a
2023-02-08Update maven config to compile with java 17Dan Timoney11-63/+65
Update maven configuration to compile for Java 17 Issue-ID: CCSDK-3813 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ifcb7bb7602037d940e5c620071ba90de9cf4f208
2023-01-31Upgrade maven-bundle-plugin version to 5.1.1Dan Timoney10-10/+10
Upgrade maven-bundle-plugin to 5.1.1 to resolve compile issue with java 17 Issue-ID: CCSDK-3813 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I432bfb4bfb40b667529990220450272c06fe5f80
2023-01-03Release version 2.5.1 parent pomsDan Timoney25-49/+54
Release version 2.5.1 parent poms Issue-ID: SDNC-1765 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I0f724b6a2c597499db241c06571ed8d7fdfb9457
2022-12-08SDNC not startinghighstreetherbert3-3/+3
with SDNR features Issue-ID: SDNC-1765 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I32ae2b500fb3db86da419feaa06e78995a88b43a Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
2022-11-30[SDC-DIST] Upgrade sdc-dist-client to 2.0.0efiacor3-2/+3
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I4b9729c323990de3778ad8ef9789dab93f31b61d Issue-ID: DMAAP-1803
2022-11-30Fix dmaap-listener versionDan Timoney3-3/+3
Update dmaap-listener version to last released version - 1.1.12 Issue-ID: CCSDK-3779 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I43c647054d69f9410bc025d87d48230191e62f28
2022-11-14Update dependencies for Java 17Dan Timoney12-132/+9
Update dependencies to work with Java 17 Issue-ID: CCSDK-3813 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I89ac86cf45da8a36a8032607bc203f10f2faab01
2022-11-07Release initial London version of parent pomsTimoney, Dan (dt5972)25-49/+54
Release initial London version of CCSDK parent poms Change-Id: Iae15510afe4764caa576b1ab69b296cda8a7a045 Issue-ID: CCSDK-3779 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2022-11-01Update 3PPsJohnKeeney8-18/+18
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-24Fix dmaap listener versionTimoney, Dan (dt5972)2-3/+3
Fixed version of dmaap listener client to use released version instead of snapshot Change-Id: I3bfaca18ab845b4ebf797ec004de2127e365d851 Issue-ID: CCSDK-3779 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2022-10-20Roll master branch to London numberingTimoney, Dan (dt5972)27-113/+113
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-10-05Release version 2.4.3 with kotlin upgradesTimoney, Dan (dt5972)25-49/+54
Release version 2.4.3 of parent poms, containing kotlin version upgrades Change-Id: I884f7b9b9ce56331ac4e25f36584686558d442a6 Issue-ID: CCSDK-3771 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2022-09-29Update kotlin versionsTimoney, Dan (dt5972)4-16/+25
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-09-14Release version 2.4.2 parent pomsDan Timoney25-49/+54
Release version 2.4.2 of parent poms Issue-ID: CCSDK-3754 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: If273a0581fdbe18509169cde4029ba0559960642
2022-09-13Update 3PPsJohnKeeney2-7/+7
Change-Id: I409979c2bdd7e2e5a36b036be1c04a30116367e9 Signed-off-by: JohnKeeney <john.keeney@est.tech> Issue-ID: CCSDK-3618
2022-08-04Merge "Release ODL Sulfur (v2.4.1) parent poms"Dan Timoney25-49/+54
2022-08-03Release ODL Sulfur (v2.4.1) parent pomsDan Timoney25-49/+54
Release ODL Sulfur SR1 version of parent poms (version 2.4.1) Issue-ID: CCSDK-3691 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Icb38ed1bc87e2e8f37050dce6f624f1544b7ab22
2022-07-26fix dmaap dependent odl startup issueMichael Dürre3-3/+3
fix version for dmaap client for odl bundles Issue-ID: CCSDK-3731 Change-Id: I212b3d679cf059f292b5ed98b0584fa259408732 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
2022-07-25Update versions for SulfurDan Timoney20-22/+23
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-07-21Update mockito versionDan Timoney13-93/+93
Updated mockito version to resolve build errors in ccsdk/sli with Sulfur version of parents Issue-ID: CCSDK-3691 Change-Id: I5e20c70c20e15e62bdf015d69a6e2ef959f4ace2 Signed-off-by: Dan Timoney <dtimoney@att.com>
2022-07-15migrate parents to suflur-sr0Michael Dürre20-974/+779
adapt odl based parents to suflur-sr0 Issue-ID: CCSDK-3691 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I6fa6ebdb7a43bc4ea63c35650ccd2ff0c253a1dd Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
2022-07-15Release Phosphorus version of parent pomsDan Timoney25-49/+54
Release initial Phosphorus version of parent poms and roll to next snapshot in preparation for merging changes for Sulfur Issue-ID: CCSDK-3691 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ia32773724fb8688b745d5bf1ca9758dd60613e2b
2022-06-09Update springboot versionJohnKeeney2-5/+5
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-05-04Refactoring springboot related template and pom-generationSingal, Kapil (ks220y)9-36/+1200
Issue-ID: CCSDK-3629 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I0d0bb47e55a1f27131795e609e38c0952e763856
2022-04-29Update Spring 3PP versionsJohnKeeney4-5/+1106
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
2022-04-25Update versions for KohnDan Timoney13-51/+51
Update CCSDK versions in parent poms to align with Kohn release Issue-ID: CCSDK-3641 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I665ae25005548bb3924695f9a5e30950282c8bee
2022-03-31Roll versions t next minor releaseDan Timoney23-48/+48
Roll versions to next minor release, for ONAP Kohn release Issue-ID: CCSDK-3623 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I74834244efa7b470e4737cb6c50fbb3d62e3d9b5
2022-03-28Release version 2.3.3 ccsdk/parentDan Timoney24-47/+52
Release version 2.3.3 parent poms and roll to next snapshot version Issue-ID: CCSDK-3604 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Idc4627c2d17711731d374292555bf20c28f2d53d
2022-03-22migrate parents to phosphorus-sr1Michael DÜrre27-1928/+1533
generate sr1 parents and add script for this Issue-ID: CCSDK-3565 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I53c5bed11d3d336df5ca99f521a210067663571d Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2022-03-21Add new committer - Jozsef CsongvaiDan Timoney1-0/+8
Add Jozsef Csongvai as committer Issue-ID: CCSDK-3613 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I5abb8c5b4821df756a6e9cfda9926cf40951069f
2022-03-21Remove nordix repositoryDan Timoney4-20/+0
Remove nordix repository declaration. Instead, the standard onap-public repo should be used to resolve nordix version of liquibase. Issue-ID: CCSDK-3612 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: If24d111330f49dee28855d81ab9a7f6917776957
2022-03-07Merge "Update springboot 2.5.10 dependencies"Dan Timoney2-14/+14
2022-03-07Remove retired committersDan Timoney1-10/+6
Remove retired committers Brinda and Nicolas Issue-ID: CCSDK-3599 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I1f4e238df20e0754846b31b008acffa221d5ab5c
2022-03-07Update springboot 2.5.10 dependenciesDan Timoney2-14/+14
Update dependencies for springboot 2.5.10 Issue-ID: CCSDK-3585 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Iaef2b462dcc687d6e8b4b44ba33f278f4eccd3a1
2022-03-04Update to latest springboot 2.5.x releaseDan Timoney2-4/+4
Update to springboot version 2.5.10 Issue-ID: CCSDK-3585 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I1508da2efab6a882dae5421247c8a3a460eb53c9
2022-01-03Release version 2.3.2 parent pomsDan Timoney24-47/+52
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
2022-01-03Upgrade to log4j2 2.17.1Dan Timoney3-0/+30
Add explicit dependencies on log4j-core and log4j-api to override derived version and force 2.17.1 Issue-ID: CCSDK-3556 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I9e8ebbaaaccad59735236810ad25c9b50ef84322
2022-01-03Upgrade to log4j2 2.17.1Dan Timoney17-36/+46
Upgrade to log4j2 version 2.17.1 to correct log4shell vulnerability Issue-ID: CCSDK-3556 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I61a3fdd9854a1beee70abed1fd8542cdf664756a
2021-12-16Upgrade to log4j 2.16.0Dan Timoney1-0/+2
Upgrade to log4j2 2.16.0 to address log4shell vulnerability Issue-ID: CCSDK-3556 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I005a2030679172288b8195b72ef804feb4f84386