From b820868caf4187c6c8c44bbba84ff27c172ea77b Mon Sep 17 00:00:00 2001 From: ConfluentSemaphore <40306929+ConfluentSemaphore@users.noreply.github.com> Date: Fri, 15 Nov 2024 06:59:05 +0000 Subject: [PATCH 1/3] Set Confluent to 7.3.11, Kafka to 7.3.11. --- avro-converter/pom.xml | 2 +- avro-data/pom.xml | 2 +- avro-serde/pom.xml | 2 +- avro-serializer/pom.xml | 2 +- benchmark/pom.xml | 2 +- client-console-scripts/pom.xml | 2 +- client/pom.xml | 2 +- core/pom.xml | 2 +- json-schema-converter/pom.xml | 2 +- json-schema-provider/pom.xml | 2 +- json-schema-serde/pom.xml | 2 +- json-schema-serializer/pom.xml | 2 +- json-serializer/pom.xml | 2 +- licenses-and-notices.html | 14 +++++++------- maven-plugin/pom.xml | 2 +- package-kafka-serde-tools/pom.xml | 2 +- package-schema-registry/pom.xml | 2 +- pom.xml | 6 +++--- protobuf-converter/pom.xml | 2 +- protobuf-provider/pom.xml | 2 +- protobuf-serde/pom.xml | 2 +- protobuf-serializer/pom.xml | 2 +- protobuf-types/pom.xml | 2 +- schema-converter/pom.xml | 2 +- schema-registry-console-scripts/pom.xml | 2 +- schema-serializer/pom.xml | 2 +- 26 files changed, 34 insertions(+), 34 deletions(-) diff --git a/avro-converter/pom.xml b/avro-converter/pom.xml index 32733b486cc..5aba6c87b98 100644 --- a/avro-converter/pom.xml +++ b/avro-converter/pom.xml @@ -7,7 +7,7 @@ io.confluent kafka-schema-registry-parent - 7.3.11-0 + 7.3.11 diff --git a/avro-data/pom.xml b/avro-data/pom.xml index e6ef2e2a89f..4174c60a0f2 100644 --- a/avro-data/pom.xml +++ b/avro-data/pom.xml @@ -7,7 +7,7 @@ io.confluent kafka-schema-registry-parent - 7.3.11-0 + 7.3.11 diff --git a/avro-serde/pom.xml b/avro-serde/pom.xml index 2d00d1b1a64..ad5502cd6a3 100644 --- a/avro-serde/pom.xml +++ b/avro-serde/pom.xml @@ -7,7 +7,7 @@ io.confluent kafka-schema-registry-parent - 7.3.11-0 + 7.3.11 diff --git a/avro-serializer/pom.xml b/avro-serializer/pom.xml index 996a10190ff..d0b27b76ce8 100644 --- a/avro-serializer/pom.xml +++ b/avro-serializer/pom.xml @@ -7,7 +7,7 @@ io.confluent kafka-schema-registry-parent - 7.3.11-0 + 7.3.11 diff --git a/benchmark/pom.xml b/benchmark/pom.xml index 273371a4778..b7da9a801b8 100644 --- a/benchmark/pom.xml +++ b/benchmark/pom.xml @@ -7,7 +7,7 @@ io.confluent kafka-schema-registry-parent - 7.3.11-0 + 7.3.11 kafka-schema-registry-benchmark diff --git a/client-console-scripts/pom.xml b/client-console-scripts/pom.xml index 2a951d30657..6a2000f77b3 100644 --- a/client-console-scripts/pom.xml +++ b/client-console-scripts/pom.xml @@ -7,7 +7,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 io.confluent kafka-schema-registry-parent - 7.3.11-0 + 7.3.11 diff --git a/client/pom.xml b/client/pom.xml index 0f144c3e091..bfa3bebfdc9 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -7,7 +7,7 @@ io.confluent kafka-schema-registry-parent - 7.3.11-0 + 7.3.11 diff --git a/core/pom.xml b/core/pom.xml index feb7068e6b0..c5cd193f464 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -7,7 +7,7 @@ io.confluent kafka-schema-registry-parent - 7.3.11-0 + 7.3.11 kafka-schema-registry diff --git a/json-schema-converter/pom.xml b/json-schema-converter/pom.xml index d762fc6bc98..7bd4709a6cd 100644 --- a/json-schema-converter/pom.xml +++ b/json-schema-converter/pom.xml @@ -5,7 +5,7 @@ io.confluent kafka-schema-registry-parent - 7.3.11-0 + 7.3.11 diff --git a/json-schema-provider/pom.xml b/json-schema-provider/pom.xml index a533aebabb5..0e2e586f2b9 100644 --- a/json-schema-provider/pom.xml +++ b/json-schema-provider/pom.xml @@ -5,7 +5,7 @@ io.confluent kafka-schema-registry-parent - 7.3.11-0 + 7.3.11 diff --git a/json-schema-serde/pom.xml b/json-schema-serde/pom.xml index 296752960b8..c60bd0bac59 100644 --- a/json-schema-serde/pom.xml +++ b/json-schema-serde/pom.xml @@ -7,7 +7,7 @@ io.confluent kafka-schema-registry-parent - 7.3.11-0 + 7.3.11 diff --git a/json-schema-serializer/pom.xml b/json-schema-serializer/pom.xml index 65550e8d7fc..36704b0359d 100644 --- a/json-schema-serializer/pom.xml +++ b/json-schema-serializer/pom.xml @@ -6,7 +6,7 @@ io.confluent kafka-schema-registry-parent - 7.3.11-0 + 7.3.11 diff --git a/json-serializer/pom.xml b/json-serializer/pom.xml index 917bad2fb20..6538f21a009 100644 --- a/json-serializer/pom.xml +++ b/json-serializer/pom.xml @@ -7,7 +7,7 @@ io.confluent kafka-schema-registry-parent - 7.3.11-0 + 7.3.11 diff --git a/licenses-and-notices.html b/licenses-and-notices.html index 84f134acd6d..fa97a7cc0c7 100644 --- a/licenses-and-notices.html +++ b/licenses-and-notices.html @@ -89,19 +89,19 @@

License Report


jopt-simple-4.9jar4.9The MIT License
-kafka-avro-serializer-7.3.11-0jar7.3.11-0 +kafka-avro-serializer-7.3.11jar7.3.11 -kafka-clients-7.3.11-0-ccsjarincluded file +kafka-clients-7.3.11-ccsjarincluded file -kafka-connect-avro-converter-7.3.11-0jar7.3.11-0 +kafka-connect-avro-converter-7.3.11jar7.3.11 -kafka-json-serializer-7.3.11-0jar7.3.11-0 +kafka-json-serializer-7.3.11jar7.3.11 -kafka-schema-registry-7.3.11-0jar7.3.11-0 +kafka-schema-registry-7.3.11jar7.3.11 -kafka-schema-registry-client-7.3.11-0jar7.3.11-0 +kafka-schema-registry-client-7.3.11jar7.3.11 -kafka_2.11-7.3.11-0-ccsjarincluded file +kafka_2.11-7.3.11-ccsjarincluded file log4j-1.2.17jar1.2.17Apache 2.0
diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index 7a1b8bd8dec..a1c1c9847c0 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -7,7 +7,7 @@ io.confluent kafka-schema-registry-parent - 7.3.11-0 + 7.3.11 diff --git a/package-kafka-serde-tools/pom.xml b/package-kafka-serde-tools/pom.xml index ac2b6d7d8c9..e219084d470 100644 --- a/package-kafka-serde-tools/pom.xml +++ b/package-kafka-serde-tools/pom.xml @@ -7,7 +7,7 @@ io.confluent kafka-schema-registry-parent - 7.3.11-0 + 7.3.11 diff --git a/package-schema-registry/pom.xml b/package-schema-registry/pom.xml index 50d3fbe5c11..e45b1a0e63b 100644 --- a/package-schema-registry/pom.xml +++ b/package-schema-registry/pom.xml @@ -7,7 +7,7 @@ io.confluent kafka-schema-registry-parent - 7.3.11-0 + 7.3.11 kafka-schema-registry-package diff --git a/pom.xml b/pom.xml index a8ce43e4364..5c000dc9de4 100644 --- a/pom.xml +++ b/pom.xml @@ -7,13 +7,13 @@ io.confluent rest-utils-parent - [7.3.11-0, 7.3.12-0) + 7.3.11 kafka-schema-registry-parent pom kafka-schema-registry-parent - 7.3.11-0 + 7.3.11 Confluent, Inc. http://confluent.io @@ -85,7 +85,7 @@ 3.4.0 4.9.7 2.1.10 - 7.3.11-0 + 7.3.11 1.26.1 3.12.0 1.77 diff --git a/protobuf-converter/pom.xml b/protobuf-converter/pom.xml index 19430dde016..752b3125404 100644 --- a/protobuf-converter/pom.xml +++ b/protobuf-converter/pom.xml @@ -6,7 +6,7 @@ io.confluent kafka-schema-registry-parent - 7.3.11-0 + 7.3.11 diff --git a/protobuf-provider/pom.xml b/protobuf-provider/pom.xml index 10f46608427..144d5f4787c 100644 --- a/protobuf-provider/pom.xml +++ b/protobuf-provider/pom.xml @@ -6,7 +6,7 @@ io.confluent kafka-schema-registry-parent - 7.3.11-0 + 7.3.11 diff --git a/protobuf-serde/pom.xml b/protobuf-serde/pom.xml index 5718957e11f..b13e68dfd50 100644 --- a/protobuf-serde/pom.xml +++ b/protobuf-serde/pom.xml @@ -7,7 +7,7 @@ io.confluent kafka-schema-registry-parent - 7.3.11-0 + 7.3.11 diff --git a/protobuf-serializer/pom.xml b/protobuf-serializer/pom.xml index 54d48a2eac5..0df9e6e61fa 100644 --- a/protobuf-serializer/pom.xml +++ b/protobuf-serializer/pom.xml @@ -6,7 +6,7 @@ io.confluent kafka-schema-registry-parent - 7.3.11-0 + 7.3.11 diff --git a/protobuf-types/pom.xml b/protobuf-types/pom.xml index 98d21864f3b..977d16185cc 100644 --- a/protobuf-types/pom.xml +++ b/protobuf-types/pom.xml @@ -6,7 +6,7 @@ io.confluent kafka-schema-registry-parent - 7.3.11-0 + 7.3.11 diff --git a/schema-converter/pom.xml b/schema-converter/pom.xml index e5c5350848d..27587f9c89e 100644 --- a/schema-converter/pom.xml +++ b/schema-converter/pom.xml @@ -7,7 +7,7 @@ io.confluent kafka-schema-registry-parent - 7.3.11-0 + 7.3.11 diff --git a/schema-registry-console-scripts/pom.xml b/schema-registry-console-scripts/pom.xml index c1e1299adea..8acfec2c87d 100644 --- a/schema-registry-console-scripts/pom.xml +++ b/schema-registry-console-scripts/pom.xml @@ -7,7 +7,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 io.confluent kafka-schema-registry-parent - 7.3.11-0 + 7.3.11 io.confluent diff --git a/schema-serializer/pom.xml b/schema-serializer/pom.xml index 86e9324cbf4..972acc42fa0 100644 --- a/schema-serializer/pom.xml +++ b/schema-serializer/pom.xml @@ -7,7 +7,7 @@ io.confluent kafka-schema-registry-parent - 7.3.11-0 + 7.3.11 From 83631e55eb4d0c6a9bfbbe87287c2a6b880ec6e0 Mon Sep 17 00:00:00 2001 From: ConfluentSemaphore <40306929+ConfluentSemaphore@users.noreply.github.com> Date: Fri, 15 Nov 2024 06:59:58 +0000 Subject: [PATCH 2/3] Set Confluent to 7.1.15, Kafka to 7.1.15. --- avro-converter/pom.xml | 2 +- avro-data/pom.xml | 2 +- avro-serde/pom.xml | 2 +- avro-serializer/pom.xml | 2 +- benchmark/pom.xml | 2 +- client-console-scripts/pom.xml | 2 +- client/pom.xml | 2 +- core/pom.xml | 2 +- json-schema-converter/pom.xml | 2 +- json-schema-provider/pom.xml | 2 +- json-schema-serde/pom.xml | 2 +- json-schema-serializer/pom.xml | 2 +- json-serializer/pom.xml | 2 +- licenses-and-notices.html | 14 +++++++------- maven-plugin/pom.xml | 2 +- package-kafka-serde-tools/pom.xml | 2 +- package-schema-registry/pom.xml | 2 +- pom.xml | 6 +++--- protobuf-converter/pom.xml | 2 +- protobuf-provider/pom.xml | 2 +- protobuf-serde/pom.xml | 2 +- protobuf-serializer/pom.xml | 2 +- protobuf-types/pom.xml | 2 +- schema-registry-console-scripts/pom.xml | 2 +- schema-serializer/pom.xml | 2 +- 25 files changed, 33 insertions(+), 33 deletions(-) diff --git a/avro-converter/pom.xml b/avro-converter/pom.xml index 095f7c8edfa..0cafe8bc183 100644 --- a/avro-converter/pom.xml +++ b/avro-converter/pom.xml @@ -7,7 +7,7 @@ io.confluent kafka-schema-registry-parent - 7.1.15-0 + 7.1.15 diff --git a/avro-data/pom.xml b/avro-data/pom.xml index 41103c9dbda..438bfaf6a3e 100644 --- a/avro-data/pom.xml +++ b/avro-data/pom.xml @@ -7,7 +7,7 @@ io.confluent kafka-schema-registry-parent - 7.1.15-0 + 7.1.15 diff --git a/avro-serde/pom.xml b/avro-serde/pom.xml index 1fb9d948480..edbe14db62b 100644 --- a/avro-serde/pom.xml +++ b/avro-serde/pom.xml @@ -7,7 +7,7 @@ io.confluent kafka-schema-registry-parent - 7.1.15-0 + 7.1.15 diff --git a/avro-serializer/pom.xml b/avro-serializer/pom.xml index 1191a009359..db781f5767b 100644 --- a/avro-serializer/pom.xml +++ b/avro-serializer/pom.xml @@ -7,7 +7,7 @@ io.confluent kafka-schema-registry-parent - 7.1.15-0 + 7.1.15 diff --git a/benchmark/pom.xml b/benchmark/pom.xml index ff9943db123..506c0f0b078 100644 --- a/benchmark/pom.xml +++ b/benchmark/pom.xml @@ -7,7 +7,7 @@ io.confluent kafka-schema-registry-parent - 7.1.15-0 + 7.1.15 kafka-schema-registry-benchmark diff --git a/client-console-scripts/pom.xml b/client-console-scripts/pom.xml index bbbceb53efa..67f598a857f 100644 --- a/client-console-scripts/pom.xml +++ b/client-console-scripts/pom.xml @@ -7,7 +7,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 io.confluent kafka-schema-registry-parent - 7.1.15-0 + 7.1.15 diff --git a/client/pom.xml b/client/pom.xml index 56d12b33742..5792233131c 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -7,7 +7,7 @@ io.confluent kafka-schema-registry-parent - 7.1.15-0 + 7.1.15 diff --git a/core/pom.xml b/core/pom.xml index e7ff9827039..faa22e3e458 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -7,7 +7,7 @@ io.confluent kafka-schema-registry-parent - 7.1.15-0 + 7.1.15 kafka-schema-registry diff --git a/json-schema-converter/pom.xml b/json-schema-converter/pom.xml index 6c1c22fc245..60790a5ada9 100644 --- a/json-schema-converter/pom.xml +++ b/json-schema-converter/pom.xml @@ -5,7 +5,7 @@ io.confluent kafka-schema-registry-parent - 7.1.15-0 + 7.1.15 diff --git a/json-schema-provider/pom.xml b/json-schema-provider/pom.xml index 18cdf3ff241..d92ca708cc8 100644 --- a/json-schema-provider/pom.xml +++ b/json-schema-provider/pom.xml @@ -5,7 +5,7 @@ io.confluent kafka-schema-registry-parent - 7.1.15-0 + 7.1.15 diff --git a/json-schema-serde/pom.xml b/json-schema-serde/pom.xml index 95b6f2d4b35..2eb2b93fda9 100644 --- a/json-schema-serde/pom.xml +++ b/json-schema-serde/pom.xml @@ -7,7 +7,7 @@ io.confluent kafka-schema-registry-parent - 7.1.15-0 + 7.1.15 diff --git a/json-schema-serializer/pom.xml b/json-schema-serializer/pom.xml index d9990e1e17f..59051eaaf73 100644 --- a/json-schema-serializer/pom.xml +++ b/json-schema-serializer/pom.xml @@ -6,7 +6,7 @@ io.confluent kafka-schema-registry-parent - 7.1.15-0 + 7.1.15 diff --git a/json-serializer/pom.xml b/json-serializer/pom.xml index 4d0f68b38cd..962303abac4 100644 --- a/json-serializer/pom.xml +++ b/json-serializer/pom.xml @@ -7,7 +7,7 @@ io.confluent kafka-schema-registry-parent - 7.1.15-0 + 7.1.15 diff --git a/licenses-and-notices.html b/licenses-and-notices.html index e9c002d3519..eb1a2025949 100644 --- a/licenses-and-notices.html +++ b/licenses-and-notices.html @@ -89,19 +89,19 @@

License Report


jopt-simple-4.9jar4.9The MIT License
-kafka-avro-serializer-7.1.15-0jar7.1.15-0 +kafka-avro-serializer-7.1.15jar7.1.15 -kafka-clients-7.1.15-0-ccsjarincluded file +kafka-clients-7.1.15-ccsjarincluded file -kafka-connect-avro-converter-7.1.15-0jar7.1.15-0 +kafka-connect-avro-converter-7.1.15jar7.1.15 -kafka-json-serializer-7.1.15-0jar7.1.15-0 +kafka-json-serializer-7.1.15jar7.1.15 -kafka-schema-registry-7.1.15-0jar7.1.15-0 +kafka-schema-registry-7.1.15jar7.1.15 -kafka-schema-registry-client-7.1.15-0jar7.1.15-0 +kafka-schema-registry-client-7.1.15jar7.1.15 -kafka_2.11-7.1.15-0-ccsjarincluded file +kafka_2.11-7.1.15-ccsjarincluded file log4j-1.2.17jar1.2.17Apache 2.0
diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index cf5de830b17..ec5bb7eeec9 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -7,7 +7,7 @@ io.confluent kafka-schema-registry-parent - 7.1.15-0 + 7.1.15 diff --git a/package-kafka-serde-tools/pom.xml b/package-kafka-serde-tools/pom.xml index ac7ced01296..2854676f70a 100644 --- a/package-kafka-serde-tools/pom.xml +++ b/package-kafka-serde-tools/pom.xml @@ -7,7 +7,7 @@ io.confluent kafka-schema-registry-parent - 7.1.15-0 + 7.1.15 diff --git a/package-schema-registry/pom.xml b/package-schema-registry/pom.xml index d51d8c4314f..ed38dc11de4 100644 --- a/package-schema-registry/pom.xml +++ b/package-schema-registry/pom.xml @@ -7,7 +7,7 @@ io.confluent kafka-schema-registry-parent - 7.1.15-0 + 7.1.15 kafka-schema-registry-package diff --git a/pom.xml b/pom.xml index 2d477cb2eee..cb1701d6c4c 100644 --- a/pom.xml +++ b/pom.xml @@ -7,13 +7,13 @@ io.confluent rest-utils-parent - [7.1.15-0, 7.1.16-0) + 7.1.15 kafka-schema-registry-parent pom kafka-schema-registry-parent - 7.1.15-0 + 7.1.15 Confluent, Inc. http://confluent.io @@ -84,7 +84,7 @@ 3.4.0 4.9.7 2.1.10 - 7.1.15-0 + 7.1.15 1.26.1 1.77 diff --git a/protobuf-converter/pom.xml b/protobuf-converter/pom.xml index 93070302308..ed200baae15 100644 --- a/protobuf-converter/pom.xml +++ b/protobuf-converter/pom.xml @@ -6,7 +6,7 @@ io.confluent kafka-schema-registry-parent - 7.1.15-0 + 7.1.15 diff --git a/protobuf-provider/pom.xml b/protobuf-provider/pom.xml index b455b599a10..32d3fa29add 100644 --- a/protobuf-provider/pom.xml +++ b/protobuf-provider/pom.xml @@ -6,7 +6,7 @@ io.confluent kafka-schema-registry-parent - 7.1.15-0 + 7.1.15 diff --git a/protobuf-serde/pom.xml b/protobuf-serde/pom.xml index bdc0d2e97c4..88dd01635d4 100644 --- a/protobuf-serde/pom.xml +++ b/protobuf-serde/pom.xml @@ -7,7 +7,7 @@ io.confluent kafka-schema-registry-parent - 7.1.15-0 + 7.1.15 diff --git a/protobuf-serializer/pom.xml b/protobuf-serializer/pom.xml index da68e07748c..9b3f4049d3f 100644 --- a/protobuf-serializer/pom.xml +++ b/protobuf-serializer/pom.xml @@ -6,7 +6,7 @@ io.confluent kafka-schema-registry-parent - 7.1.15-0 + 7.1.15 diff --git a/protobuf-types/pom.xml b/protobuf-types/pom.xml index 6ecb00cc131..3aeb2217b9c 100644 --- a/protobuf-types/pom.xml +++ b/protobuf-types/pom.xml @@ -6,7 +6,7 @@ io.confluent kafka-schema-registry-parent - 7.1.15-0 + 7.1.15 diff --git a/schema-registry-console-scripts/pom.xml b/schema-registry-console-scripts/pom.xml index 1a73fa07e2b..d2011292681 100644 --- a/schema-registry-console-scripts/pom.xml +++ b/schema-registry-console-scripts/pom.xml @@ -7,7 +7,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 io.confluent kafka-schema-registry-parent - 7.1.15-0 + 7.1.15 io.confluent diff --git a/schema-serializer/pom.xml b/schema-serializer/pom.xml index 30273d7152c..8ce40df016e 100644 --- a/schema-serializer/pom.xml +++ b/schema-serializer/pom.xml @@ -7,7 +7,7 @@ io.confluent kafka-schema-registry-parent - 7.1.15-0 + 7.1.15 From e6ac80772b51abdfc5c6b4b0fa5b74b9a6a11691 Mon Sep 17 00:00:00 2001 From: ConfluentSemaphore <40306929+ConfluentSemaphore@users.noreply.github.com> Date: Fri, 15 Nov 2024 07:02:44 +0000 Subject: [PATCH 3/3] Set Confluent to 7.2.13, Kafka to 7.2.13. --- avro-converter/pom.xml | 2 +- avro-data/pom.xml | 2 +- avro-serde/pom.xml | 2 +- avro-serializer/pom.xml | 2 +- benchmark/pom.xml | 2 +- client-console-scripts/pom.xml | 2 +- client/pom.xml | 2 +- core/pom.xml | 2 +- json-schema-converter/pom.xml | 2 +- json-schema-provider/pom.xml | 2 +- json-schema-serde/pom.xml | 2 +- json-schema-serializer/pom.xml | 2 +- json-serializer/pom.xml | 2 +- licenses-and-notices.html | 14 +++++++------- maven-plugin/pom.xml | 2 +- package-kafka-serde-tools/pom.xml | 2 +- package-schema-registry/pom.xml | 2 +- pom.xml | 6 +++--- protobuf-converter/pom.xml | 2 +- protobuf-provider/pom.xml | 2 +- protobuf-serde/pom.xml | 2 +- protobuf-serializer/pom.xml | 2 +- protobuf-types/pom.xml | 2 +- schema-converter/pom.xml | 2 +- schema-registry-console-scripts/pom.xml | 2 +- schema-serializer/pom.xml | 2 +- 26 files changed, 34 insertions(+), 34 deletions(-) diff --git a/avro-converter/pom.xml b/avro-converter/pom.xml index 93e7855b16f..56ef6b2e773 100644 --- a/avro-converter/pom.xml +++ b/avro-converter/pom.xml @@ -7,7 +7,7 @@ io.confluent kafka-schema-registry-parent - 7.2.13-0 + 7.2.13 diff --git a/avro-data/pom.xml b/avro-data/pom.xml index 07a0a06000b..80726036d62 100644 --- a/avro-data/pom.xml +++ b/avro-data/pom.xml @@ -7,7 +7,7 @@ io.confluent kafka-schema-registry-parent - 7.2.13-0 + 7.2.13 diff --git a/avro-serde/pom.xml b/avro-serde/pom.xml index 8e46d3cdc40..4a024cab66e 100644 --- a/avro-serde/pom.xml +++ b/avro-serde/pom.xml @@ -7,7 +7,7 @@ io.confluent kafka-schema-registry-parent - 7.2.13-0 + 7.2.13 diff --git a/avro-serializer/pom.xml b/avro-serializer/pom.xml index af3d0ceacac..29cf1c88927 100644 --- a/avro-serializer/pom.xml +++ b/avro-serializer/pom.xml @@ -7,7 +7,7 @@ io.confluent kafka-schema-registry-parent - 7.2.13-0 + 7.2.13 diff --git a/benchmark/pom.xml b/benchmark/pom.xml index 6618ce7d3b6..d98cb4cf401 100644 --- a/benchmark/pom.xml +++ b/benchmark/pom.xml @@ -7,7 +7,7 @@ io.confluent kafka-schema-registry-parent - 7.2.13-0 + 7.2.13 kafka-schema-registry-benchmark diff --git a/client-console-scripts/pom.xml b/client-console-scripts/pom.xml index 8d6a303f193..b76da62cf61 100644 --- a/client-console-scripts/pom.xml +++ b/client-console-scripts/pom.xml @@ -7,7 +7,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 io.confluent kafka-schema-registry-parent - 7.2.13-0 + 7.2.13 diff --git a/client/pom.xml b/client/pom.xml index 74569fb64f3..00ee17f015a 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -7,7 +7,7 @@ io.confluent kafka-schema-registry-parent - 7.2.13-0 + 7.2.13 diff --git a/core/pom.xml b/core/pom.xml index 5f6ffcc4297..4ed271d234c 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -7,7 +7,7 @@ io.confluent kafka-schema-registry-parent - 7.2.13-0 + 7.2.13 kafka-schema-registry diff --git a/json-schema-converter/pom.xml b/json-schema-converter/pom.xml index d98b70741a4..da4ab557705 100644 --- a/json-schema-converter/pom.xml +++ b/json-schema-converter/pom.xml @@ -5,7 +5,7 @@ io.confluent kafka-schema-registry-parent - 7.2.13-0 + 7.2.13 diff --git a/json-schema-provider/pom.xml b/json-schema-provider/pom.xml index d7e35b92c46..8b152e08382 100644 --- a/json-schema-provider/pom.xml +++ b/json-schema-provider/pom.xml @@ -5,7 +5,7 @@ io.confluent kafka-schema-registry-parent - 7.2.13-0 + 7.2.13 diff --git a/json-schema-serde/pom.xml b/json-schema-serde/pom.xml index ee93eb53228..62af6b0818d 100644 --- a/json-schema-serde/pom.xml +++ b/json-schema-serde/pom.xml @@ -7,7 +7,7 @@ io.confluent kafka-schema-registry-parent - 7.2.13-0 + 7.2.13 diff --git a/json-schema-serializer/pom.xml b/json-schema-serializer/pom.xml index 4ae5fc10a06..763591e06a6 100644 --- a/json-schema-serializer/pom.xml +++ b/json-schema-serializer/pom.xml @@ -6,7 +6,7 @@ io.confluent kafka-schema-registry-parent - 7.2.13-0 + 7.2.13 diff --git a/json-serializer/pom.xml b/json-serializer/pom.xml index 776c3b9dee7..955102bf107 100644 --- a/json-serializer/pom.xml +++ b/json-serializer/pom.xml @@ -7,7 +7,7 @@ io.confluent kafka-schema-registry-parent - 7.2.13-0 + 7.2.13 diff --git a/licenses-and-notices.html b/licenses-and-notices.html index dc18efa170a..a6b9d2bce8c 100644 --- a/licenses-and-notices.html +++ b/licenses-and-notices.html @@ -89,19 +89,19 @@

License Report


jopt-simple-4.9jar4.9The MIT License
-kafka-avro-serializer-7.2.13-0jar7.2.13-0 +kafka-avro-serializer-7.2.13jar7.2.13 -kafka-clients-7.2.13-0-ccsjarincluded file +kafka-clients-7.2.13-ccsjarincluded file -kafka-connect-avro-converter-7.2.13-0jar7.2.13-0 +kafka-connect-avro-converter-7.2.13jar7.2.13 -kafka-json-serializer-7.2.13-0jar7.2.13-0 +kafka-json-serializer-7.2.13jar7.2.13 -kafka-schema-registry-7.2.13-0jar7.2.13-0 +kafka-schema-registry-7.2.13jar7.2.13 -kafka-schema-registry-client-7.2.13-0jar7.2.13-0 +kafka-schema-registry-client-7.2.13jar7.2.13 -kafka_2.11-7.2.13-0-ccsjarincluded file +kafka_2.11-7.2.13-ccsjarincluded file log4j-1.2.17jar1.2.17Apache 2.0
diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index 9c1bd4f7590..f7fe20de5fa 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -7,7 +7,7 @@ io.confluent kafka-schema-registry-parent - 7.2.13-0 + 7.2.13 diff --git a/package-kafka-serde-tools/pom.xml b/package-kafka-serde-tools/pom.xml index a57309a852f..6382407449e 100644 --- a/package-kafka-serde-tools/pom.xml +++ b/package-kafka-serde-tools/pom.xml @@ -7,7 +7,7 @@ io.confluent kafka-schema-registry-parent - 7.2.13-0 + 7.2.13 diff --git a/package-schema-registry/pom.xml b/package-schema-registry/pom.xml index 90c05e6d116..f6086ccd769 100644 --- a/package-schema-registry/pom.xml +++ b/package-schema-registry/pom.xml @@ -7,7 +7,7 @@ io.confluent kafka-schema-registry-parent - 7.2.13-0 + 7.2.13 kafka-schema-registry-package diff --git a/pom.xml b/pom.xml index 88bf9914964..57270303153 100644 --- a/pom.xml +++ b/pom.xml @@ -7,13 +7,13 @@ io.confluent rest-utils-parent - [7.2.13-0, 7.2.14-0) + 7.2.13 kafka-schema-registry-parent pom kafka-schema-registry-parent - 7.2.13-0 + 7.2.13 Confluent, Inc. http://confluent.io @@ -85,7 +85,7 @@ 3.4.0 4.9.7 2.1.10 - 7.2.13-0 + 7.2.13 1.26.1 1.77 diff --git a/protobuf-converter/pom.xml b/protobuf-converter/pom.xml index 2d83287b2de..511ee99ee5d 100644 --- a/protobuf-converter/pom.xml +++ b/protobuf-converter/pom.xml @@ -6,7 +6,7 @@ io.confluent kafka-schema-registry-parent - 7.2.13-0 + 7.2.13 diff --git a/protobuf-provider/pom.xml b/protobuf-provider/pom.xml index f04fa2dfcb8..d6838e22b7e 100644 --- a/protobuf-provider/pom.xml +++ b/protobuf-provider/pom.xml @@ -6,7 +6,7 @@ io.confluent kafka-schema-registry-parent - 7.2.13-0 + 7.2.13 diff --git a/protobuf-serde/pom.xml b/protobuf-serde/pom.xml index cc6023a7a95..cbe8cdf3dce 100644 --- a/protobuf-serde/pom.xml +++ b/protobuf-serde/pom.xml @@ -7,7 +7,7 @@ io.confluent kafka-schema-registry-parent - 7.2.13-0 + 7.2.13 diff --git a/protobuf-serializer/pom.xml b/protobuf-serializer/pom.xml index a3bc65bacd2..fd1d9961003 100644 --- a/protobuf-serializer/pom.xml +++ b/protobuf-serializer/pom.xml @@ -6,7 +6,7 @@ io.confluent kafka-schema-registry-parent - 7.2.13-0 + 7.2.13 diff --git a/protobuf-types/pom.xml b/protobuf-types/pom.xml index d36302441c6..e8aa082b874 100644 --- a/protobuf-types/pom.xml +++ b/protobuf-types/pom.xml @@ -6,7 +6,7 @@ io.confluent kafka-schema-registry-parent - 7.2.13-0 + 7.2.13 diff --git a/schema-converter/pom.xml b/schema-converter/pom.xml index 102580c1ea7..24275a84419 100644 --- a/schema-converter/pom.xml +++ b/schema-converter/pom.xml @@ -7,7 +7,7 @@ io.confluent kafka-schema-registry-parent - 7.2.13-0 + 7.2.13 diff --git a/schema-registry-console-scripts/pom.xml b/schema-registry-console-scripts/pom.xml index b25fd4f843f..b19aad96619 100644 --- a/schema-registry-console-scripts/pom.xml +++ b/schema-registry-console-scripts/pom.xml @@ -7,7 +7,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 io.confluent kafka-schema-registry-parent - 7.2.13-0 + 7.2.13 io.confluent diff --git a/schema-serializer/pom.xml b/schema-serializer/pom.xml index 5b9533788a8..2ac5bf19c00 100644 --- a/schema-serializer/pom.xml +++ b/schema-serializer/pom.xml @@ -7,7 +7,7 @@ io.confluent kafka-schema-registry-parent - 7.2.13-0 + 7.2.13