Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions avro-converter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.confluent</groupId>
<artifactId>kafka-schema-registry-parent</artifactId>
<version>8.0.0-0</version>
<version>8.0.0-628</version>
</parent>

<licenses>
Expand Down Expand Up @@ -114,7 +114,7 @@
<plugin>
<groupId>io.confluent</groupId>
<artifactId>kafka-connect-maven-plugin</artifactId>
<version>0.11.0</version>
<version>0.12.0</version>
<executions>
<execution>
<goals>
Expand Down
2 changes: 1 addition & 1 deletion avro-data/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.confluent</groupId>
<artifactId>kafka-schema-registry-parent</artifactId>
<version>8.0.0-0</version>
<version>8.0.0-628</version>
</parent>

<licenses>
Expand Down
2 changes: 1 addition & 1 deletion avro-serde/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.confluent</groupId>
<artifactId>kafka-schema-registry-parent</artifactId>
<version>8.0.0-0</version>
<version>8.0.0-628</version>
</parent>

<licenses>
Expand Down
2 changes: 1 addition & 1 deletion avro-serializer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.confluent</groupId>
<artifactId>kafka-schema-registry-parent</artifactId>
<version>8.0.0-0</version>
<version>8.0.0-628</version>
</parent>

<licenses>
Expand Down
10 changes: 5 additions & 5 deletions benchmark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.confluent</groupId>
<artifactId>kafka-schema-registry-parent</artifactId>
<version>8.0.0-0</version>
<version>8.0.0-628</version>
</parent>

<artifactId>kafka-schema-registry-benchmark</artifactId>
Expand All @@ -17,9 +17,9 @@
<!-- note: when updating jhm version, look to remove `-processing` switch from javac lint below.
ref: https://bugs.openjdk.java.net/browse/JDK-8216275
-->
<maven.plugins.version>3.0.0-M1</maven.plugins.version>
<junit.version>4.13.1</junit.version>
<jmh.version>1.21</jmh.version>
<maven.plugins.version>3.1.4</maven.plugins.version>
<junit.version>4.13.2</junit.version>
<jmh.version>1.37</jmh.version>
</properties>

<dependencies>
Expand Down Expand Up @@ -104,7 +104,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>2.0</version>
<version>2.4.3</version>
<executions>
<execution>
<phase>package</phase>
Expand Down
2 changes: 1 addition & 1 deletion client-console-scripts/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
<parent>
<groupId>io.confluent</groupId>
<artifactId>kafka-schema-registry-parent</artifactId>
<version>8.0.0-0</version>
<version>8.0.0-628</version>
</parent>

<licenses>
Expand Down
2 changes: 1 addition & 1 deletion client-encryption-aws/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.confluent</groupId>
<artifactId>kafka-schema-registry-parent</artifactId>
<version>8.0.0-0</version>
<version>8.0.0-628</version>
</parent>

<licenses>
Expand Down
2 changes: 1 addition & 1 deletion client-encryption-azure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.confluent</groupId>
<artifactId>kafka-schema-registry-parent</artifactId>
<version>8.0.0-0</version>
<version>8.0.0-628</version>
</parent>

<licenses>
Expand Down
2 changes: 1 addition & 1 deletion client-encryption-gcp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.confluent</groupId>
<artifactId>kafka-schema-registry-parent</artifactId>
<version>8.0.0-0</version>
<version>8.0.0-628</version>
</parent>

<licenses>
Expand Down
2 changes: 1 addition & 1 deletion client-encryption-hcvault/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.confluent</groupId>
<artifactId>kafka-schema-registry-parent</artifactId>
<version>8.0.0-0</version>
<version>8.0.0-628</version>
</parent>

<licenses>
Expand Down
2 changes: 1 addition & 1 deletion client-encryption-tink/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.confluent</groupId>
<artifactId>kafka-schema-registry-parent</artifactId>
<version>8.0.0-0</version>
<version>8.0.0-628</version>
</parent>

<licenses>
Expand Down
2 changes: 1 addition & 1 deletion client-encryption/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.confluent</groupId>
<artifactId>kafka-schema-registry-parent</artifactId>
<version>8.0.0-0</version>
<version>8.0.0-628</version>
</parent>

<licenses>
Expand Down
2 changes: 1 addition & 1 deletion client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.confluent</groupId>
<artifactId>kafka-schema-registry-parent</artifactId>
<version>8.0.0-0</version>
<version>8.0.0-628</version>
</parent>

<licenses>
Expand Down
4 changes: 2 additions & 2 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.confluent</groupId>
<artifactId>kafka-schema-registry-parent</artifactId>
<version>8.0.0-0</version>
<version>8.0.0-628</version>
</parent>

<artifactId>kafka-schema-registry</artifactId>
Expand Down Expand Up @@ -308,7 +308,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>4.6.1</version>
<version>4.11.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion dek-registry-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.confluent</groupId>
<artifactId>kafka-schema-registry-parent</artifactId>
<version>8.0.0-0</version>
<version>8.0.0-628</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion dek-registry/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.confluent</groupId>
<artifactId>kafka-schema-registry-parent</artifactId>
<version>8.0.0-0</version>
<version>8.0.0-628</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions jacoco-aggregate-schema-registry/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.confluent</groupId>
<artifactId>kafka-schema-registry-parent</artifactId>
<version>8.0.0-0</version>
<version>8.0.0-628</version>
</parent>

<artifactId>jacoco-aggregate-schema-registry</artifactId>
Expand Down Expand Up @@ -148,7 +148,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>3.2.0</version>
<version>3.4.2</version>
<!-- we do not want to create any jars for this module -->
<configuration>
<skipIfEmpty>true</skipIfEmpty>
Expand Down
4 changes: 2 additions & 2 deletions json-schema-converter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.confluent</groupId>
<artifactId>kafka-schema-registry-parent</artifactId>
<version>8.0.0-0</version>
<version>8.0.0-628</version>
</parent>

<licenses>
Expand Down Expand Up @@ -82,7 +82,7 @@
<plugin>
<groupId>io.confluent</groupId>
<artifactId>kafka-connect-maven-plugin</artifactId>
<version>0.11.0</version>
<version>0.12.0</version>
<executions>
<execution>
<goals>
Expand Down
2 changes: 1 addition & 1 deletion json-schema-provider/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.confluent</groupId>
<artifactId>kafka-schema-registry-parent</artifactId>
<version>8.0.0-0</version>
<version>8.0.0-628</version>
</parent>

<licenses>
Expand Down
2 changes: 1 addition & 1 deletion json-schema-serde/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.confluent</groupId>
<artifactId>kafka-schema-registry-parent</artifactId>
<version>8.0.0-0</version>
<version>8.0.0-628</version>
</parent>

<licenses>
Expand Down
2 changes: 1 addition & 1 deletion json-schema-serializer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.confluent</groupId>
<artifactId>kafka-schema-registry-parent</artifactId>
<version>8.0.0-0</version>
<version>8.0.0-628</version>
</parent>

<licenses>
Expand Down
2 changes: 1 addition & 1 deletion json-serializer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.confluent</groupId>
<artifactId>kafka-schema-registry-parent</artifactId>
<version>8.0.0-0</version>
<version>8.0.0-628</version>
</parent>

<licenses>
Expand Down
6 changes: 3 additions & 3 deletions maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.confluent</groupId>
<artifactId>kafka-schema-registry-parent</artifactId>
<version>8.0.0-0</version>
<version>8.0.0-628</version>
</parent>

<licenses>
Expand All @@ -23,14 +23,14 @@
<name>maven-plugin</name>

<properties>
<maven-plugin.version>3.13.1</maven-plugin.version>
<maven-plugin.version>3.15.1</maven-plugin.version>
</properties>

<dependencies>
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-plugin-api</artifactId>
<version>3.8.1</version>
<version>3.9.9</version>
</dependency>
<dependency>
<groupId>org.apache.maven.plugin-tools</groupId>
Expand Down
2 changes: 1 addition & 1 deletion package-kafka-serde-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.confluent</groupId>
<artifactId>kafka-schema-registry-parent</artifactId>
<version>8.0.0-0</version>
<version>8.0.0-628</version>
</parent>

<licenses>
Expand Down
2 changes: 1 addition & 1 deletion package-schema-registry/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.confluent</groupId>
<artifactId>kafka-schema-registry-parent</artifactId>
<version>8.0.0-0</version>
<version>8.0.0-628</version>
</parent>

<artifactId>kafka-schema-registry-package</artifactId>
Expand Down
46 changes: 23 additions & 23 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,36 +82,36 @@
</modules>

<properties>
<apache.directory.server.version>2.0.0-M22</apache.directory.server.version>
<apache.directory.api.version>1.0.0-M33</apache.directory.api.version>
<exec-maven-plugin.version>1.2.1</exec-maven-plugin.version>
<apache.directory.server.version>2.0.0.AM27</apache.directory.server.version>
<apache.directory.api.version>1.0.3</apache.directory.api.version>
<exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
<podam.version>7.2.11.RELEASE</podam.version>
<checkstyle.suppressions.location>checkstyle/suppressions.xml</checkstyle.suppressions.location>
<kafka.connect.maven.plugin.version>0.11.1</kafka.connect.maven.plugin.version>
<kotlin.version>1.9.10</kotlin.version>
<antlr.version>4.13.1</antlr.version>
<aws.sdk.version>2.30.33</aws.sdk.version>
<azure.sdk.version>4.9.2</azure.sdk.version>
<kafka.connect.maven.plugin.version>0.12.0</kafka.connect.maven.plugin.version>
<kotlin.version>1.9.25</kotlin.version>
<antlr.version>4.13.2</antlr.version>
<aws.sdk.version>2.31.10</aws.sdk.version>
<azure.sdk.version>4.9.4</azure.sdk.version>
<caffeine.version>2.9.3</caffeine.version>
<cel-version>0.5.1</cel-version>
<guice.version>5.1.0</guice.version>
<jsonata-version>2.5.1</jsonata-version>
<json-schema.version>1.14.5</json-schema.version>
<json-skema.version>0.20.0</json-skema.version>
<kcache.version>5.2.0</kcache.version>
<proto-google-common-protos.version>2.53.0</proto-google-common-protos.version>
<protobuf.version>4.29.3</protobuf.version>
<protobuf.maven.plugin.version>2.10.3</protobuf.maven.plugin.version>
<okio.version>3.4.0</okio.version>
<json-skema.version>0.21.0</json-skema.version>
<kcache.version>5.2.1</kcache.version>
<proto-google-common-protos.version>2.54.1</proto-google-common-protos.version>
<protobuf.version>4.30.2</protobuf.version>
<protobuf.maven.plugin.version>2.13.1</protobuf.maven.plugin.version>
<okio.version>3.10.2</okio.version>
<tink.version>1.17.0</tink.version>
<tink.gcp.kms.version>1.10.0</tink.gcp.kms.version>
<wire.version>5.3.0</wire.version>
<swagger.version>2.1.10</swagger.version>
<io.confluent.schema-registry.version>8.0.0-0</io.confluent.schema-registry.version>
<commons.compress.version>1.26.1</commons.compress.version>
<wire.version>5.3.1</wire.version>
<swagger.version>2.2.29</swagger.version>
<io.confluent.schema-registry.version>8.0.0-628</io.confluent.schema-registry.version>
<commons.compress.version>1.27.1</commons.compress.version>
<commons.lang3.version>3.17.0</commons.lang3.version>
<commons.validator.version>1.9.0</commons.validator.version>
<snappy.version>1.1.10.5</snappy.version>
<snappy.version>1.1.10.7</snappy.version>
</properties>

<repositories>
Expand Down Expand Up @@ -181,7 +181,7 @@
<dependency>
<groupId>com.netflix.governator</groupId>
<artifactId>governator-core</artifactId>
<version>1.17.10</version>
<version>1.17.13</version>
</dependency>
<dependency>
<groupId>com.google.protobuf</groupId>
Expand Down Expand Up @@ -340,7 +340,7 @@
<dependency>
<groupId>info.picocli</groupId>
<artifactId>picocli</artifactId>
<version>4.7.5</version>
<version>4.7.6</version>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
Expand Down Expand Up @@ -484,7 +484,7 @@
<dependency>
<groupId>javax.xml.ws</groupId>
<artifactId>jaxws-api</artifactId>
<version>2.3.0</version>
<version>2.3.1</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down Expand Up @@ -584,7 +584,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.8</version>
<version>0.8.12</version>
<executions>
<execution>
<id>prepare-agent</id>
Expand Down
Loading