From a1d284404dec9e01c8e401c232d4bf46208e2343 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Attila=20M=C3=A9sz=C3=A1ros?= Date: Mon, 4 Dec 2023 11:07:38 +0100 Subject: [PATCH] chore: fabric8 version to 6.9.2 and related fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Attila Mészáros --- core/pom.xml | 4 ---- pom.xml | 13 +++---------- samples/spring-boot/pom.xml | 1 - 3 files changed, 3 insertions(+), 15 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index ab0e1ad..f97a42c 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -99,10 +99,6 @@ awaitility test - - com.github.java-json-tools - json-patch - io.fabric8 crd-generator-apt diff --git a/pom.xml b/pom.xml index e2c9430..ec35de9 100644 --- a/pom.xml +++ b/pom.xml @@ -40,12 +40,11 @@ https://sonarcloud.io 5.10.0 - 6.7.2 + 6.9.2 1.7.36 2.21.0 5.6.0 - 5.2.0 - 3.7.0 + 4.1.0 3.12.0 1.0.1 3.24.2 @@ -61,11 +60,10 @@ 7.0.0 3.3.0 3.11.0 - 1.13 3.6.0 3.1.0 3.3.0 - 3.1.5 + 3.2.0 @@ -120,11 +118,6 @@ log4j-core ${log4j.version} - - com.github.java-json-tools - json-patch - ${json-patch.version} - io.dekorate kubernetes-spring-starter diff --git a/samples/spring-boot/pom.xml b/samples/spring-boot/pom.xml index 3777d93..5c1de3b 100644 --- a/samples/spring-boot/pom.xml +++ b/samples/spring-boot/pom.xml @@ -10,7 +10,6 @@ io.javaoperatorsdk.webhook.sample spring-boot-sample - 1.1.3-SNAPSHOT Kubernetes Webhooks Framework - Samples - Spring Boot