diff --git a/common/pom.xml b/common/pom.xml index 443dd82aab..fda4af6a14 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -81,7 +81,7 @@ io.apicurio apicurio-data-models - 2.0.4 + 2.1.0 compile diff --git a/examples/avro-bean/pom.xml b/examples/avro-bean/pom.xml index d7f10cbfee..48c1bc2eb0 100644 --- a/examples/avro-bean/pom.xml +++ b/examples/avro-bean/pom.xml @@ -26,7 +26,7 @@ io.strimzi kafka-oauth-client - 0.8.1 + 0.15.0 org.slf4j diff --git a/examples/confluent-serdes/pom.xml b/examples/confluent-serdes/pom.xml index fe4795b710..351ba3a7cd 100644 --- a/examples/confluent-serdes/pom.xml +++ b/examples/confluent-serdes/pom.xml @@ -31,7 +31,7 @@ io.strimzi kafka-oauth-client - 0.8.1 + 0.15.0 org.slf4j diff --git a/examples/custom-resolver/pom.xml b/examples/custom-resolver/pom.xml index 869a5c4954..c43672ea45 100644 --- a/examples/custom-resolver/pom.xml +++ b/examples/custom-resolver/pom.xml @@ -26,7 +26,7 @@ io.strimzi kafka-oauth-client - 0.8.1 + 0.15.0 diff --git a/examples/custom-strategy/pom.xml b/examples/custom-strategy/pom.xml index 1ee3664247..751a621639 100644 --- a/examples/custom-strategy/pom.xml +++ b/examples/custom-strategy/pom.xml @@ -26,7 +26,7 @@ io.strimzi kafka-oauth-client - 0.8.1 + 0.15.0 diff --git a/examples/mix-avro/pom.xml b/examples/mix-avro/pom.xml index 6b50d339e7..8b4058d668 100644 --- a/examples/mix-avro/pom.xml +++ b/examples/mix-avro/pom.xml @@ -26,7 +26,7 @@ io.strimzi kafka-oauth-client - 0.8.1 + 0.15.0 org.slf4j diff --git a/examples/pom.xml b/examples/pom.xml index 36ee08be05..5aa6d0f4f2 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -71,45 +71,45 @@ io.quarkus quarkus-universe-bom - 2.7.5.Final + 3.13.3 ${quarkus.platform.version} - 2.8.1 + 7.7.0-ce - 5.5.1 + 7.7.0 4.5.8.Final - 1.7.25 + 2.0.16 3.9.5 - 0.1.14.Final + 0.1.18.Final - 0.0.4.Final + 0.0.7 ${quarkus.platform.version} - 3.8.1 - 2.8.2 - 2.22.2 - 3.2.0 - 3.2.1 - 2.22.2 - 3.2.0 - 1.0.0 - 3.1.2 - 3.3.0 - 3.2.0 - 3.1.0 + 3.13.0 + 3.1.3 + 3.4.0 + 3.8.0 + 3.3.1 + 3.4.0 + 3.4.2 + 1.2.1 + 3.8.0 + 3.7.1 + 3.3.1 + 3.4.0 1.11.0 3.21.6 diff --git a/examples/protobuf-bean/pom.xml b/examples/protobuf-bean/pom.xml index cbd5a61841..23d6a67d19 100644 --- a/examples/protobuf-bean/pom.xml +++ b/examples/protobuf-bean/pom.xml @@ -30,7 +30,7 @@ io.strimzi kafka-oauth-client - 0.8.1 + 0.15.0 diff --git a/examples/protobuf-find-latest/pom.xml b/examples/protobuf-find-latest/pom.xml index 0be21fd809..c7fcbc90e7 100644 --- a/examples/protobuf-find-latest/pom.xml +++ b/examples/protobuf-find-latest/pom.xml @@ -30,7 +30,7 @@ io.strimzi kafka-oauth-client - 0.8.1 + 0.15.0 diff --git a/examples/protobuf-validation/pom.xml b/examples/protobuf-validation/pom.xml index 5d9fa8b81c..680664d21c 100644 --- a/examples/protobuf-validation/pom.xml +++ b/examples/protobuf-validation/pom.xml @@ -26,7 +26,7 @@ kr.motd.maven os-maven-plugin - 1.6.2 + 1.7.1 initialize diff --git a/examples/serdes-with-references/pom.xml b/examples/serdes-with-references/pom.xml index 935213f630..d9f59979e2 100644 --- a/examples/serdes-with-references/pom.xml +++ b/examples/serdes-with-references/pom.xml @@ -13,9 +13,9 @@ apicurio-registry-examples-references - 3.19.4 + 4.27.3 0.6.1 - 2.7.4 + 2.43.0 @@ -47,7 +47,7 @@ io.strimzi kafka-oauth-client - 0.10.0 + 0.15.0 org.slf4j @@ -82,7 +82,7 @@ kr.motd.maven os-maven-plugin - 1.6.2 + 1.7.1 initialize diff --git a/examples/simple-avro-maven/pom.xml b/examples/simple-avro-maven/pom.xml index 6a8b55cd95..4f942ee41b 100644 --- a/examples/simple-avro-maven/pom.xml +++ b/examples/simple-avro-maven/pom.xml @@ -31,7 +31,7 @@ io.strimzi kafka-oauth-client - 0.8.1 + 0.15.0 javax.ws.rs diff --git a/examples/simple-avro/pom.xml b/examples/simple-avro/pom.xml index ef43086ec7..979d48f0bd 100644 --- a/examples/simple-avro/pom.xml +++ b/examples/simple-avro/pom.xml @@ -26,7 +26,7 @@ io.strimzi kafka-oauth-client - 0.8.1 + 0.15.0 diff --git a/examples/simple-json/pom.xml b/examples/simple-json/pom.xml index ad422a79f6..7e68f4d714 100644 --- a/examples/simple-json/pom.xml +++ b/examples/simple-json/pom.xml @@ -31,7 +31,7 @@ io.strimzi kafka-oauth-client - 0.8.1 + 0.15.0 diff --git a/examples/simple-protobuf/pom.xml b/examples/simple-protobuf/pom.xml index a33e92a6f3..bcb4b2646d 100644 --- a/examples/simple-protobuf/pom.xml +++ b/examples/simple-protobuf/pom.xml @@ -30,7 +30,7 @@ io.strimzi kafka-oauth-client - 0.8.1 + 0.15.0 diff --git a/examples/simple-validation/pom.xml b/examples/simple-validation/pom.xml index 7946338445..f83585c79d 100644 --- a/examples/simple-validation/pom.xml +++ b/examples/simple-validation/pom.xml @@ -22,7 +22,7 @@ org.everit.json org.everit.json.schema - 1.3.0 + 1.5.1 diff --git a/pom.xml b/pom.xml index 2e3f0c9d2b..527b1a4ba5 100644 --- a/pom.xml +++ b/pom.xml @@ -151,32 +151,32 @@ 16.17.0 - 3.2.12.Final + 3.14.0 1.2.3 - 1.11.3 - 1.4.0 - 4.5.7 - 4.9.9 - 4.9.9 + 1.12.0 + 1.5.1 + 4.5.9 + 5.0.0 + 5.0.0 3.9.0 3.9.0 3.9.0 75.1 - 3.25.3 + 4.27.3 4.0.2 - 2.38.0 + 2.43.0 1.6.3 - 1.4.2 + 1.4.4 4.6.3 - 7.6.1 + 7.7.0 dev @@ -191,69 +191,69 @@ true - 2.0.4 + 2.1.0 0.2.0.Final - 22.0 + 22.2 1.14.4 20240303 - 2.15.2 + 2.17.2 - 1.18.32 + 1.18.34 1.4.199 - 1.16.1 + 1.17.1 1.2.1.Final 4.5.14 0.1.18.Final 0.2.7.Final 1.7.30 0.15.0 - 3.5.1 - 33.1.0-jre - 6.6.2 + 7.7.0-ce + 33.3.0-jre + 7.0.0 - 3.6.1 + 7.7.0-ce 1.3.5 4.4.0 - 2.13.13 + 2.13.14 3.13.0 - 3.1.1 - 3.2.5 - 3.6.3 + 3.1.3 + 3.4.0 + 3.8.0 3.3.1 - 3.2.5 - 3.4.1 - 3.3.1 + 3.4.0 + 3.4.2 + 3.5.0 1.2.1 - 3.6.1 + 3.8.0 3.7.1 3.3.1 - 3.3.2 + 3.4.0 1.15.0 3.1.0 - 10.15.0 + 10.18.0 0.6.1 1.7.1 - 1.19.7 + 1.20.1 2.0.7 0.105.0 2.35.2 @@ -881,7 +881,7 @@ net.alchim31.maven scala-maven-plugin - 4.9.0 + 4.9.2 incremental @@ -1174,7 +1174,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.2.4 + 3.2.5 sign-artifacts diff --git a/utils/exportConfluent/pom.xml b/utils/exportConfluent/pom.xml index 9502239fb2..276e05d144 100644 --- a/utils/exportConfluent/pom.xml +++ b/utils/exportConfluent/pom.xml @@ -42,7 +42,7 @@ io.confluent kafka-schema-registry-client - 7.6.1 + 7.7.0 diff --git a/utils/maven-plugin/pom.xml b/utils/maven-plugin/pom.xml index 9a43e1a9c9..cddc8e90e0 100644 --- a/utils/maven-plugin/pom.xml +++ b/utils/maven-plugin/pom.xml @@ -62,7 +62,7 @@ org.apache.maven.plugins maven-plugin-plugin - 3.12.0 + 3.14.0