summaryrefslogtreecommitdiffstats
path: root/springboot/spring-boot-setup/src
AgeCommit message (Collapse)AuthorFilesLines
2024-09-30Release ccsdk/parent2.7.0jenkins-releng2-8/+8
2024-07-19Merge "Update versions in master parent poms"Dan Timoney2-8/+8
2024-01-18reduce CDS java security vulnerabilitiesFrank Kimmlingen1-1/+1
upgrade to spring-boot 2.7.18 (Last spring-boot 2.x version) Issue-ID: CCSDK-3981 Change-Id: Ia940e9860e5f77e75f2f2562417f2382acafe731 Signed-off-by: Frank Kimmlingen <frank.kimmlingen@telekom.de>
2023-12-11Add springboot parent 32JohnKeeney1-0/+11
Change-Id: I3c881e256e8ce296fb731ca94ee5fbf1f5cc9fef Signed-off-by: JohnKeeney <john.keeney@est.tech> Issue-ID: CCSDK-3974
2023-11-10Update versions in master parent pomsDan Timoney2-8/+8
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-08-28Add springboot parent 31 for MontrealJohnKeeney1-0/+11
https://spring.io/security/cve-2023-20883 by upgrading spring to 3.1.0+ Issue-ID: CCSDK-3921 Change-Id: Ie75aa4ebb26c29e05ce66a46e9be3a88534d033d Signed-off-by: JohnKeeney <john.keeney@est.tech>
2023-07-24Update parent poms for Argon releaseDan Timoney9-1124/+38
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 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-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
2023-03-01Update ccsdk/parent/springboot to Springboot 3JohnKeeney2-0/+1022
Issue-ID: CCSDK-3813 Change-Id: If23fa807187520ae62091fc2e4156d25b71e8ff3 Signed-off-by: JohnKeeney <john.keeney@est.tech>
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 3PPsJohnKeeney3-6/+6
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)2-8/+8
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-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 Timoney4-4/+4
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-05-04Refactoring springboot related template and pom-generationSingal, Kapil (ks220y)3-3/+1093
Issue-ID: CCSDK-3629 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I0d0bb47e55a1f27131795e609e38c0952e763856
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
2022-04-25Update versions for KohnDan Timoney1-4/+4
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-21Remove nordix repositoryDan Timoney1-5/+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-07Update springboot 2.5.10 dependenciesDan Timoney1-8/+8
Update dependencies for springboot 2.5.10 Issue-ID: CCSDK-3585 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Iaef2b462dcc687d6e8b4b44ba33f278f4eccd3a1
2022-01-03Upgrade to log4j2 2.17.1Dan Timoney1-0/+10
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 Timoney1-2/+2
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-15Update log4j to 2.16.0Dan Timoney1-2/+2
Update log4j2 to version 2.16.0 to address new variant of log4shell Issue-ID: CCSDK-3556 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I28d4e9657db054edeb4788946c36bd1476fbdf55
2021-12-14Upgrade log4j to version 2.15.0Dan Timoney1-0/+2
Update log4j version to address known vulnerability Issue-ID: CCSDK-3556 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ie0840a7f45257092c93bd5dbb23d197a1de491b0
2021-10-05Fix ranges to include snapshotsDan Timoney1-4/+4
Fix range so that snapshots are included Issue-ID: CCSDK-3470 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I8a3f59b59d0c9d347a259fa093470371fb169902
2021-09-27Update versions for JakartaDan Timoney1-4/+4
Update versions of dependencies for Jakarta Issue-ID: CCSDK-3470 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Iff421b002fd2e6e2f1063667026278d09b9a3e77
2021-09-14Explicitly set sli versionDan Timoney1-1/+1
Due to issues in range expansion, version of ccsdk/sli should be set to static value 1.3.1 for Istanbul Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I3ab63166ae51000e58206b795d3dd96f86240e76
2021-08-17Use APL licensed liquibase distroDan Timoney1-0/+10
Update to use APL licensed liquibase distribution provided by CPS project Issue-ID: CCSDK-3423 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ibd5f543f693160e5aed27c2fb4bac4b531f1c557
2021-08-17Package upgradesDan Timoney4-9/+49
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-08-05Fix ranges to include snapshotDan Timoney1-4/+4
maven-assembly-plugin seems to exclude snapshots when resolving ranges unless the range explicitly includes a snapshot. Updated ranges to end in snapshot release to work around this issue. Issue-ID: CCSDK-3387 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I443da915e792e153eea55fdb9dc763b68471bb3c
2021-08-03Update to spring boot version 2.3.12.RELEASEDan Timoney2-7/+8
Update to latest version of spring boot 2.3 Issue-ID: CCSDK-3291 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ie475c749fa9e8b58cae2aadbde0e8e9b40790f4d
2021-07-29Update parent poms to use version rangesDan Timoney1-4/+4
Update parent poms to specify CCSDK repo versions using ranges Issue-ID: CCSDK-3387 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ibe503fd109559e36d40fba90feb58dea9d1919ab
2021-07-15Update mariadb-java-clientDan Timoney1-1/+1
Update mariadb-java-client to version 2.7.3 to resolve exception thrown when installed in OSGi container. Issue-ID: CCSDK-3373 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ib58e562940eae995233d54a196d77bdb5a5dcbd1
2021-07-08Updating mariadb-java-client verison to 2.7.2 as per silicon-sr1Singal, Kapil (ks220y)1-1/+1
Issue-ID: CCSDK-3364 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I66bf18c08711974b3161ca356ef2a44b20d5534a
2021-06-08Updating parent poms as per Silicon onap-karaf:0.14.0 packageSingal, Kapil (ks220y)1-0/+2
Issue-ID: CCSDK-3329 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: If9ac73ec5f0ad8a2bd0b09ed4a17731cb357d900
2021-05-17Refactoring onap nexus url's and related sectionSingal, Kapil (ks220y)1-1/+3
Issue-ID: CCSDK-3298 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I8798f0cfa7b0042628f508ca851a42d76a5f7b21
2021-05-14Bump version logging-analyticsClaudio D. Gasparini1-1/+1
to version 1.6.9 Issue-ID: LOG-1242 Signed-off-by: Claudio D. Gasparini <claudio.gasparini@intl.att.com> Change-Id: I6a288d7d91b193581ca0d87a9dd06381fa79a45d
2021-03-22Inconsistent antlr versions specifiedDan Timoney1-1/+1
Fixed incorrect specifications of antlr version. Also, updated oparent pom.xml to use latest released oparent Change-Id: Iaa18032d89bd86916bc7739a71598ab495333795 Issue-ID: CCSDK-3231 Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-03-15Update parent poms to specify Istanbul versionsDan Timoney1-4/+4
Updated properties in parent pom to use correct values for Istanbul Change-Id: I9a6d5048a855c152003b2e314eb58ceeb9503b17 Issue-ID: CCSDK-3190 Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-02-02ccsdk parents for alu-sr0Michael DÜrre1-1/+1
migrate parents to aluminium-sr0 Change-Id: Iafc8f9bdefe7fb3593166bb067210cc944d65561 Issue-ID: CCSDK-3012 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2021-02-01Adding maven-deploy-plugin with deployeAtEnd trueSingal, Kapil (ks220y)1-1/+4
Issue-ID: CCSDK-3126 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I5c89ab63f58084808038e58b413bf51c29bcb93b
2021-02-01Adding deployeAtEnd true to maven-deploy-pluginSingal, Kapil (ks220y)1-0/+1
It will avoid scenario where few child modules have artifacts created in nexus and some are missing Issue-ID: CCSDK-3126 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I153719d9125213dc20b646d3fdfb31c8546ad49f
2021-01-29Revert "ccsdk parents for alu-sr0"Dan Timoney1-1/+1
This reverts upgrade to OpenDaylight Aluminum (commit b6288f99fbfcc73f115511696f98111ca32b8d2f.) Change-Id: I194efd26f792328f0ab79848664708715e94e240 Issue-ID: CCSDK-3012 Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-01-27ccsdk parents for alu-sr0Michael DÜrre1-1/+1
migrate parents to aluminium-sr0 Issue-ID: CCSDK-3012 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I8c19abcfa4a0fbac629496835e4caf92aecd2459 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2021-01-26Upgrade to the latest springboot releaseRehanRaza1-2/+2
Upgrade to 2.3.8.RELEASE to fix the security vulnerabilities. Change-Id: I40c2702aca612f265cb4928f392ec4ec4f223aea Issue-ID: CCSDK-3108 Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
2020-12-14Fix typoJozsef Csongvai1-4/+4
Issue-ID: CCSDK-3001 Change-Id: I4ecb2261fcab912d0c1dbead6c532c86e872be60 Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
2020-12-09Updates to support use of oparent in non-ODL dependent codeDan Timoney1-2/+2
Added missing dependencies needed in oparent and dependencies-bom to allow oparent pom to be used in ccsdk/sli for code not directly dependent on OpenDaylight. Also, updated to latest springboot release and to latest released version of ONAP oparent pom. Note: this change does NOT address changes to compile jars as java 11. That change will come with the changes for ODL Aluminum. Change-Id: I599bae0c32f5ced7eada956a0ed3b57f40461cd5 Issue-ID: CCSDK-3001 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-12-07Add missing dependencies to ccsdk oparent and fix versionsDan Timoney1-7/+8
Some version declarations were missing from CCSDK oparent, which causes problems when moving repos to use CCSDK oparent pom instead of ODL-based parents. Also, update version properies to latest CCSDK master snapshot versions. Change-Id: Ia9222da0f8720f981cfcd98aaeaafc68aedbcb92 Issue-ID: CCSDK-3001 Signed-off-by: Dan Timoney <dtimoney@att.com>