reduce CDS java security vulnerabilities 18/137018/7
authorFrank Kimmlingen <frank.kimmlingen@telekom.de>
Tue, 16 Jan 2024 15:30:56 +0000 (16:30 +0100)
committerFrank Kimmlingen <frank.kimmlingen@telekom.de>
Thu, 18 Jan 2024 15:49:35 +0000 (16:49 +0100)
commitbffa7655e2fbd73a3975b650a9ec955c8a9d7d2f
tree29f61549509e1ec4a2efbbb094fb7e9153514200
parent5b924a33f2b7cd936aab934d706c8f735f7570d6
reduce CDS java security vulnerabilities

  upgrade to spring-boot 2.7.18 (Last spring-boot 2.x version)
  upgrade the additional versions inside the cds

Issue-ID: CCSDK-3981
Signed-off-by: Frank Kimmlingen <frank.kimmlingen@telekom.de>
Change-Id: I239fbdb8b6f58095d805399c6f9ed3af6e7b42fe
13 files changed:
components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/pom.xml
ms/blueprintsprocessor/application/pom.xml
ms/blueprintsprocessor/functions/netconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/core/NetconfSessionImpl.kt
ms/blueprintsprocessor/functions/netconf-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/core/NetconfSessionImplTest.kt
ms/blueprintsprocessor/modules/blueprints/resource-dict/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/resource/dict/service/ResourceAssignmentValidationService.kt
ms/blueprintsprocessor/modules/blueprints/resource-dict/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/resource/dict/utils/BulkResourceSequencingUtils.kt
ms/blueprintsprocessor/modules/blueprints/resource-dict/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/resource/dict/utils/ResourceDictionaryUtils.kt
ms/blueprintsprocessor/modules/commons/ssh-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/ssh/service/echoShell/EchoShellFactory.kt
ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/handler/ResourceDictionaryHandler.kt
ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/service/ApplicationRegistrationService.kt
ms/blueprintsprocessor/parent/pom.xml
ms/sdclistener/parent/pom.xml
pom.xml