Age | Commit message (Collapse) | Author | Files | Lines |
|
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
|
|
Update to latest version of spring boot 2.3
Issue-ID: CCSDK-3291
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ie475c749fa9e8b58cae2aadbde0e8e9b40790f4d
|
|
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>
|
|
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>
|
|
Upgrade to latest springboot release (2.3.3.RELEASE)
Change-Id: I2aabcc0f258912f79ea6334ebec0ab342a2b066f
Issue-ID: CCSDK-2633
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
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
|