summaryrefslogtreecommitdiffstats
path: root/springboot
AgeCommit message (Collapse)AuthorFilesLines
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-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 Timoney1-3/+3
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 Timoney5-10/+10
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 Timoney4-8/+8
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
2021-12-15Update log4j to 2.16.0Dan Timoney3-6/+6
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 Timoney3-0/+6
Update log4j version to address known vulnerability Issue-ID: CCSDK-3556 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ie0840a7f45257092c93bd5dbb23d197a1de491b0
2021-11-11Release version 2.3.1 (Silicon SR2) of parent pomsDan Timoney5-10/+10
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 Timoney5-10/+10
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-10-05Fix ranges to include snapshotsDan Timoney3-12/+12
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 Timoney3-12/+12
Update versions of dependencies for Jakarta Issue-ID: CCSDK-3470 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Iff421b002fd2e6e2f1063667026278d09b9a3e77
2021-09-21Roll ccsdk/parent master to Jakarta versionDan Timoney5-10/+10
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 Timoney5-10/+10
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-09-14Explicitly set sli versionDan Timoney4-4/+4
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-30Release initial Istanbul parent pomsDan Timoney5-10/+10
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 Timoney2-43/+7
Update to use java 11 to compile Issue-ID: CCSDK-3415 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I6f60e301c801f44ff811a6dd1cc40ad721bb7fc3
2021-08-17Use APL licensed liquibase distroDan Timoney4-0/+40
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 Timoney9-9/+1185
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 Timoney3-12/+12
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 Timoney4-20/+23
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 Timoney3-12/+12
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 Timoney3-3/+3
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)3-3/+3
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)3-0/+6
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)3-3/+9
Issue-ID: CCSDK-3298 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I8798f0cfa7b0042628f508ca851a42d76a5f7b21
2021-05-14Bump version logging-analyticsClaudio D. Gasparini3-3/+3
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 Timoney3-3/+3
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 Timoney3-12/+12
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-03-09Roll master version for IstanbulDan Timoney4-8/+8
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 Timoney4-8/+8
Roll to version 2.1.2-SNAPSHOT Change-Id: If45b4b9aecd9b8779e8a7b8c05cfaeabd1b03c49 Issue-ID: CCSDK-3179 Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-02-02ccsdk parents for alu-sr0Michael DÜrre3-3/+3
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)3-3/+12
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)3-0/+3
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 Timoney3-3/+3
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Ürre3-3/+3
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 releaseRehanRaza2-5/+5
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 Csongvai3-12/+12
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 Timoney2-5/+5
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 Timoney3-21/+24
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>
2020-11-25Release version 2.1.0 of CCSDK parent pomDan Timoney4-8/+8
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-18Adding skipPush to quick profileSingal, Kapil (ks220y)3-0/+6
Issue-ID: CCSDK-2834 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Ib4b8e6ad8221fbd0e3834733d1fc0d8701816827
2020-09-09Roll to initial Honolulu release versionDan Timoney5-29/+29
Roll master branch to initial Honolulu release version Change-Id: I215dc2c5b3f0c817a653a43b9cf448b78caba1f8 Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-09-04Overriding git-commit-id-pluginSingal, Kapil (ks220y)3-0/+36
Issue-ID: CCSDK-2734 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I57964c912f17bf0c7dfe060a469affbf82486d35
2020-09-03Address javadoc build issuesDan Timoney3-3/+6
maven-javadoc-plugin started to fail when using java 11 compiler. Some issues are addressed in latest version of plugin (3.2.0), but it appears some issues remain. To address this, we use the latest plugin version and configure maven to continue if javadoc errors occur. Note: this issue is currently causing verify builds to fail - thus, this is a blocking issue. Change-Id: I0a9882b4b93ea18b29e2d53d269cf70dda77a4d1 Issue-ID: CCSDK-2728 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-09-01Upgrade to latest springboot releaseDan Timoney2-5/+5
Upgrade to latest springboot release (2.3.3.RELEASE) Change-Id: I2aabcc0f258912f79ea6334ebec0ab342a2b066f Issue-ID: CCSDK-2633 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-08-21Upgrading versionsSingal, Kapil (ks220y)3-15/+15
Fixing properties to have new SNAPSHOT version as older are missing from nexus Issue-ID: CCSDK-2684 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I8b1e670c5f16f6dee7ced09ba041f7cf4cabac6f
2020-08-06Roll to next snapshot versionDan Timoney4-8/+8
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ürre4-12/+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