From dd0a8d9d18629fd1750fd80299f8e2a42d20a914 Mon Sep 17 00:00:00 2001 From: Guillaume Smet Date: Wed, 7 Aug 2024 15:31:08 +0200 Subject: [PATCH] Update Kotlin to 2.0.10 --- bom/application/pom.xml | 2 +- build-parent/pom.xml | 2 +- extensions/schema-registry/confluent/pom.xml | 2 +- independent-projects/arc/pom.xml | 2 +- integration-tests/kafka-json-schema-apicurio2/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bom/application/pom.xml b/bom/application/pom.xml index 65c93adde38f1..09c68fc96b047 100644 --- a/bom/application/pom.xml +++ b/bom/application/pom.xml @@ -152,7 +152,7 @@ 3.0.0 3.1.0 1.0.0 - 2.0.0 + 2.0.10 1.8.1 0.27.0 1.7.1 diff --git a/build-parent/pom.xml b/build-parent/pom.xml index 2c8533ab5a562..3764efe38273b 100644 --- a/build-parent/pom.xml +++ b/build-parent/pom.xml @@ -20,7 +20,7 @@ ${version.compiler.plugin} - 2.0.0 + 2.0.10 1.9.20 2.13.12 4.9.2 diff --git a/extensions/schema-registry/confluent/pom.xml b/extensions/schema-registry/confluent/pom.xml index 516620a70eded..9b9a8c188a836 100644 --- a/extensions/schema-registry/confluent/pom.xml +++ b/extensions/schema-registry/confluent/pom.xml @@ -25,7 +25,7 @@ org.jetbrains.kotlin kotlin-scripting-compiler-embeddable - 2.0.0 + 2.0.10 org.json diff --git a/independent-projects/arc/pom.xml b/independent-projects/arc/pom.xml index f8e32ba6b1c88..7aaa6f2aed4f1 100644 --- a/independent-projects/arc/pom.xml +++ b/independent-projects/arc/pom.xml @@ -52,7 +52,7 @@ 3.26.3 5.10.3 - 2.0.0 + 2.0.10 1.8.1 5.12.0 diff --git a/integration-tests/kafka-json-schema-apicurio2/pom.xml b/integration-tests/kafka-json-schema-apicurio2/pom.xml index dd0a1dc8d22ab..d423d16b6bbd9 100644 --- a/integration-tests/kafka-json-schema-apicurio2/pom.xml +++ b/integration-tests/kafka-json-schema-apicurio2/pom.xml @@ -23,7 +23,7 @@ org.jetbrains.kotlin kotlin-scripting-compiler-embeddable - 2.0.0 + 2.0.10 org.json