From: seanbeirne Date: Mon, 13 Jan 2025 14:03:25 +0000 (+0000) Subject: Upgrade Spring Boot Version in ONAP DMI Plugin X-Git-Tag: 1.7.0~11 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=d2500a0d9ad76a2dc22e6ed5cacc0d22bb2c5f97;p=cps%2Fncmp-dmi-plugin.git Upgrade Spring Boot Version in ONAP DMI Plugin spring-boot-maven-plugin 3.1.2->3.4.1 spring-boot-dependencies 3.1.2->3.4.1 spring-cloud-dependencies 2022.0.3->2024.0.0 spring-kafka 3.2.1->3.2.6 Issue-ID: CPS-2400 Change-Id: Ie2f0b3661746d99a3bcd1e76a1477dc4a4e7b029 Signed-off-by: seanbeirne --- diff --git a/dmi-service/pom.xml b/dmi-service/pom.xml index 3736b76b..93ebe488 100644 --- a/dmi-service/pom.xml +++ b/dmi-service/pom.xml @@ -47,7 +47,7 @@ 3.3.1 6.6.0 4.0.0.4121 - 3.1.2 + 3.4.1 4.4.2 3.3.1 @@ -69,26 +69,26 @@ org.springframework.boot spring-boot-dependencies - 3.1.2 + 3.4.1 pom import org.springframework.cloud spring-cloud-dependencies - 2022.0.3 + 2024.0.0 pom import org.springframework.kafka spring-kafka - 3.2.1 + 3.2.6 com.google.code.gson gson - 2.8.9 + 2.11.0 io.swagger.core.v3 @@ -123,7 +123,7 @@ org.apache.httpcomponents httpclient - 4.5.13 + 4.5.14 org.codehaus.groovy @@ -143,7 +143,7 @@ org.springdoc springdoc-openapi-starter-webmvc-ui - 2.0.2 + 2.8.3 org.testcontainers @@ -170,7 +170,7 @@ org.apache.httpcomponents.client5 httpclient5 - 5.2.1 + 5.4.1 com.jayway.jsonpath @@ -180,7 +180,7 @@ org.springframework.kafka spring-kafka-test - 3.2.1 + 3.2.6