diff --git a/embedded-tests/pom.xml b/embedded-tests/pom.xml index fb83b4c7421b..3407b6831a83 100644 --- a/embedded-tests/pom.xml +++ b/embedded-tests/pom.xml @@ -374,19 +374,19 @@ io.fabric8 kubernetes-model-core - 7.2.0 + ${fabric8.version} test io.fabric8 kubernetes-client-api - 7.2.0 + ${fabric8.version} test io.fabric8 kubernetes-client - 7.2.0 + ${fabric8.version} test diff --git a/extensions-core/kubernetes-overlord-extensions/pom.xml b/extensions-core/kubernetes-overlord-extensions/pom.xml index f64125bc1fcb..100c6dc88ec1 100644 --- a/extensions-core/kubernetes-overlord-extensions/pom.xml +++ b/extensions-core/kubernetes-overlord-extensions/pom.xml @@ -34,9 +34,6 @@ ../../pom.xml - - 7.2.0 - diff --git a/licenses.yaml b/licenses.yaml index e4ebfe3df359..fd5f2fc3dbf5 100644 --- a/licenses.yaml +++ b/licenses.yaml @@ -223,39 +223,9 @@ name: Jackson license_category: binary module: java-core license_name: Apache License version 2.0 -version: 2.18.4.1 +version: 2.19.2 libraries: - com.fasterxml.jackson.core: jackson-core -notice: | - # Jackson JSON processor - - Jackson is a high-performance, Free/Open Source JSON processing library. - It was originally written by Tatu Saloranta (tatu.saloranta@iki.fi), and has - been in development since 2007. - It is currently developed by a community of developers, as well as supported - commercially by FasterXML.com. - - ## Licensing - - Jackson core and extension components may licensed under different licenses. - To find the details that apply to this artifact see the accompanying LICENSE file. - For more information, including possible other licensing options, contact - FasterXML.com (http://fasterxml.com). - - ## Credits - - A list of contributors may be found from CREDITS file, which is included - in some artifacts (usually source distributions); but is always available - from the source code management (SCM) system project uses. - ---- - -name: Jackson -license_category: binary -module: java-core -license_name: Apache License version 2.0 -version: 2.18.4 -libraries: - com.fasterxml.jackson.core: jackson-annotations - com.fasterxml.jackson.dataformat: jackson-dataformat-cbor - com.fasterxml.jackson.dataformat: jackson-dataformat-smile @@ -296,7 +266,7 @@ name: Jackson license_category: binary module: extensions-contrib/druid-deltalake-extensions license_name: Apache License version 2.0 -version: 2.18.4 +version: 2.19.2 libraries: - com.fasterxml.jackson.core: jackson-databind notice: | @@ -890,7 +860,7 @@ name: kubernetes fabric java client license_category: binary module: extensions-core/kubernetes-overlord-extensions license_name: Apache License version 2.0 -version: 7.2.0 +version: 7.4.0 libraries: - io.fabric8: kubernetes-client-api - io.fabric8: kubernetes-model-batch @@ -1092,14 +1062,13 @@ libraries: - io.prometheus: simpleclient_tracer_otel - io.prometheus: simpleclient_tracer_otel_agent - --- name: org.snakeyaml snakeyaml-engine license_category: binary -module: extensions-core/druid-kubernetes-overlord-extensions +module: extensions-core/kubernetes-overlord-extensions license_name: Apache License version 2.0 -version: 2.9 +version: "2.10" libraries: - org.snakeyaml: snakeyaml-engine @@ -1107,9 +1076,9 @@ libraries: name: org.yaml snakeyaml license_category: binary -module: extensions-core/druid-kubernetes-overlord-extensions +module: extensions-core/kubernetes-overlord-extensions license_name: Apache License version 2.0 -version: 2.3 +version: 2.4 libraries: - org.yaml: snakeyaml @@ -2894,7 +2863,7 @@ libraries: --- name: Jackson Dataformat Yaml -version: 2.18.4 +version: 2.19.2 license_category: binary module: extensions/druid-avro-extensions license_name: Apache License version 2.0 diff --git a/pom.xml b/pom.xml index bb2dd823d15a..1d715b72b98b 100644 --- a/pom.xml +++ b/pom.xml @@ -94,14 +94,14 @@ 10.14.2.0 4.2.22 2.35.1 + 7.4.0 8.5.4 32.1.3-jre 5.1.0 1.3 12.0.25 1.19.4 - 2.18.4.1 - 2.18.4 + 2.19.2 1.9.13 2.22.1 8.2.0 @@ -620,7 +620,7 @@ com.fasterxml.jackson jackson-bom - ${jackson.core.version} + ${jackson.version} import pom