Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the backport-dependencies-2-6-x group with 58 updates #5159

Closed
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
2 changes: 1 addition & 1 deletion common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
<dependency>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-data-models</artifactId>
<version>2.0.4</version>
<version>2.1.0</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down
20 changes: 10 additions & 10 deletions examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,13 +70,13 @@
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<!-- Kafka -->
<kafka.version>3.5.0</kafka.version>
<kafka.version>7.7.0-ce</kafka.version>

<!-- RestEasy -->
<resteasy.version>4.5.8.Final</resteasy.version>

<!-- Slf4j -->
<slf4j.version>2.0.13</slf4j.version>
<slf4j.version>2.0.16</slf4j.version>

<!-- Vert.x version -->
<vertx.version>3.9.5</vertx.version>
Expand All @@ -85,21 +85,21 @@
<apicurio-common-rest-client.version>0.1.18.Final</apicurio-common-rest-client.version>

<!-- Apicurio schema validation library -->
<apicurio-registry-schema-validation.version>0.0.4.Final</apicurio-registry-schema-validation.version>
<apicurio-registry-schema-validation.version>0.0.7</apicurio-registry-schema-validation.version>

<!-- Plugin Versions -->
<version.compiler.plugin>3.13.0</version.compiler.plugin>
<version.deploy.plugin>3.1.2</version.deploy.plugin>
<version.failsafe.plugin>3.2.5</version.failsafe.plugin>
<version.javadoc.plugin>3.6.3</version.javadoc.plugin>
<version.deploy.plugin>3.1.3</version.deploy.plugin>
<version.failsafe.plugin>3.5.0</version.failsafe.plugin>
<version.javadoc.plugin>3.10.0</version.javadoc.plugin>
<version.source.plugin>3.3.1</version.source.plugin>
<version.surefire.plugin>3.2.5</version.surefire.plugin>
<version.jar.plugin>3.4.1</version.jar.plugin>
<version.surefire.plugin>3.5.0</version.surefire.plugin>
<version.jar.plugin>3.4.2</version.jar.plugin>
<version.properties.plugin>1.2.1</version.properties.plugin>
<version.dependency.plugin>3.6.1</version.dependency.plugin>
<version.dependency.plugin>3.8.0</version.dependency.plugin>
<version.assembly.plugin>3.7.1</version.assembly.plugin>
<version.resources.plugin>3.3.1</version.resources.plugin>
<version.clean.plugin>3.3.2</version.clean.plugin>
<version.clean.plugin>3.4.0</version.clean.plugin>
<version.avro>1.11.0</version.avro>
<protobuf.version>3.21.6</protobuf.version>
<!-- Proto -->
Expand Down
4 changes: 2 additions & 2 deletions examples/serdes-with-references/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
<artifactId>apicurio-registry-examples-references</artifactId>

<properties>
<protobuf.version>3.19.4</protobuf.version>
<protobuf.version>4.28.0</protobuf.version>
<proto-plugin.version>0.6.1</proto-plugin.version>
<protobuf.googleapi.types.version>2.39.0</protobuf.googleapi.types.version>
<protobuf.googleapi.types.version>2.44.0</protobuf.googleapi.types.version>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-java</artifactId>
<version>3.141.59</version>
<version>4.24.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
74 changes: 37 additions & 37 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -151,33 +151,33 @@
<node.version>16.17.0</node.version>

<!-- Quarkus Version -->
<quarkus.version>3.8.4</quarkus.version>
<quarkus.version>3.14.3</quarkus.version>

<!-- Jandex -->
<jandex.version>3.1.8</jandex.version>
<jandex.version>3.2.2</jandex.version>

<!-- Schema types -->
<avro.version>1.11.3</avro.version>
<avro.version>1.12.0</avro.version>
<json-schema-validator.version>1.5.1</json-schema-validator.version>
<vertx-json-schema.version>4.5.7</vertx-json-schema.version>
<wire-schema.version>4.9.9</wire-schema.version>
<vertx-json-schema.version>4.5.10</vertx-json-schema.version>
<wire-schema.version>5.1.0</wire-schema.version>
<okhttp.version>4.12.0</okhttp.version>
<wire-compiler.version>4.9.9</wire-compiler.version>
<okio-jvm.version>3.9.0</okio-jvm.version>
<okio.version>3.9.0</okio.version>
<okio-fake-file-system.version>3.9.0</okio-fake-file-system.version>
<icu4j.version>75.1</icu4j.version>
<protobuf.version>3.25.3</protobuf.version>
<protobuf.version>4.28.0</protobuf.version>
<xmlsec.version>4.0.2</xmlsec.version>
<protobuf.googleapi.types.version>2.38.0</protobuf.googleapi.types.version>
<protobuf.googleapi.types.version>2.44.0</protobuf.googleapi.types.version>
<wsdl4j.version>1.6.3</wsdl4j.version>
<google.truth.extension.version>1.4.2</google.truth.extension.version>
<google.truth.extension.version>1.4.4</google.truth.extension.version>

<!-- Picocli -->
<picocli.version>4.6.3</picocli.version>

<!-- Confluent API / client -->
<confluent.version>7.6.1</confluent.version>
<confluent.version>7.7.0</confluent.version>

<!-- Default Quarkus configuration profile -->
<quarkus.profile>dev</quarkus.profile>
Expand All @@ -192,78 +192,78 @@
<skipCommitIdPlugin>true</skipCommitIdPlugin>

<!-- Apicurio Data Models (OpenAPI and AsyncAPI support) -->
<apicurio-data-models.version>2.0.4</apicurio-data-models.version>
<apicurio-data-models.version>2.1.0</apicurio-data-models.version>

<!-- Apicurio Tenant Manager -->
<apicurio-tenant-manager.version>0.2.0.Final</apicurio-tenant-manager.version>

<!-- GraphQL -->
<graphql.version>22.0</graphql.version>
<graphql.version>22.3</graphql.version>

<!-- JSON Schema Validator -->
<org.everit.json.schema.version>1.14.4</org.everit.json.schema.version>
<org.json>20240303</org.json>
<jackson.version>2.15.2</jackson.version>
<jackson.version>2.17.2</jackson.version>

<!-- Dependency versions -->
<lombok.version>1.18.32</lombok.version>
<lombok.version>1.18.34</lombok.version>
<h2.version>1.4.199</h2.version>
<commons-codec.version>1.16.1</commons-codec.version>
<commons-codec.version>1.17.1</commons-codec.version>
<jboss-slf4j.version>1.2.1.Final</jboss-slf4j.version>
<httpclient.version>4.5.14</httpclient.version>
<apicurio-common-rest-client.version>0.1.18.Final</apicurio-common-rest-client.version>
<apicurio-common-app-components.version>0.2.7.Final</apicurio-common-app-components.version>
<sentry.version>1.7.30</sentry.version>
<sentry.version>7.14.0</sentry.version>
<kafka-oauth-client.version>0.15.0</kafka-oauth-client.version>
<kafka-clients.version>3.5.1</kafka-clients.version>
<guava.version>33.1.0-jre</guava.version>
<woodstox-core.version>6.6.2</woodstox-core.version>
<kafka-clients.version>7.7.0-ce</kafka-clients.version>
<guava.version>33.3.0-jre</guava.version>
<woodstox-core.version>7.0.0</woodstox-core.version>

<google-re2j.version>1.6</google-re2j.version>
<kotlin-stdlib.version>1.9.22</kotlin-stdlib.version>
<google-re2j.version>1.7</google-re2j.version>
<kotlin-stdlib.version>2.0.20</kotlin-stdlib.version>
<graphql-java-dataloader.version>3.3.0</graphql-java-dataloader.version>
<kotlinx-datetime-jvm.version>0.5.0</kotlinx-datetime-jvm.version>
<locationtech-jts.version>1.17.0</locationtech-jts.version>
<kotlinx-datetime-jvm.version>0.6.1</kotlinx-datetime-jvm.version>
<locationtech-jts.version>1.20.0</locationtech-jts.version>

<!-- Kafka Connect -->
<connect.version>3.6.1</connect.version>
<connect.version>7.7.0-ce</connect.version>

<!-- Specifications -->
<annotation-api.version>1.3.5</annotation-api.version>

<!-- Scala -->
<version.scala-maven.plugin>4.4.0</version.scala-maven.plugin>
<scala.version>2.13.13</scala.version>
<scala.version>2.13.14</scala.version>

<!-- Plugin Versions -->
<version.compiler.plugin>3.13.0</version.compiler.plugin>
<version.deploy.plugin>3.1.1</version.deploy.plugin>
<version.failsafe.plugin>3.2.5</version.failsafe.plugin>
<version.javadoc.plugin>3.6.3</version.javadoc.plugin>
<version.deploy.plugin>3.1.3</version.deploy.plugin>
<version.failsafe.plugin>3.5.0</version.failsafe.plugin>
<version.javadoc.plugin>3.10.0</version.javadoc.plugin>
<version.source.plugin>3.3.1</version.source.plugin>
<version.surefire.plugin>3.2.5</version.surefire.plugin>
<version.jar.plugin>3.4.1</version.jar.plugin>
<version.checkstyle.plugin>3.3.1</version.checkstyle.plugin>
<version.surefire.plugin>3.5.0</version.surefire.plugin>
<version.jar.plugin>3.4.2</version.jar.plugin>
<version.checkstyle.plugin>3.5.0</version.checkstyle.plugin>
<version.properties.plugin>1.2.1</version.properties.plugin>
<version.dependency.plugin>3.6.1</version.dependency.plugin>
<version.dependency.plugin>3.8.0</version.dependency.plugin>
<version.assembly.plugin>3.7.1</version.assembly.plugin>
<version.resources.plugin>3.3.1</version.resources.plugin>
<version.clean.plugin>3.3.2</version.clean.plugin>
<version.clean.plugin>3.4.0</version.clean.plugin>
<version.frontend-maven.plugin>1.15.0</version.frontend-maven.plugin>
<version.maven-antrun.plugin>3.1.0</version.maven-antrun.plugin>

<!-- Plugin Deps -->
<version.puppycrawl>10.15.0</version.puppycrawl>
<version.puppycrawl>10.18.1</version.puppycrawl>

<!-- Protocol Buffers -->
<proto-plugin.version>0.6.1</proto-plugin.version>
<os-maven-plugin.version>1.7.1</os-maven-plugin.version>

<!-- Test containers version, should be aligned with version used in Quarkus -->
<test-containers.version>1.19.7</test-containers.version>
<test-containers.version>1.20.1</test-containers.version>
<embedded-postgres.version>2.0.7</embedded-postgres.version>
<strimzi.version>0.105.0</strimzi.version>
<wiremock.version>3.7.0</wiremock.version>
<wiremock.version>3.9.1</wiremock.version>

<protoc-artifact-common>com.google.protobuf:protoc:${protobuf.version}:exe:${os.detected.classifier}</protoc-artifact-common>
</properties>
Expand Down Expand Up @@ -954,7 +954,7 @@
<plugin>
<groupId>net.alchim31.maven</groupId>
<artifactId>scala-maven-plugin</artifactId>
<version>4.9.0</version>
<version>4.9.2</version>
<configuration>
<recompileMode>incremental</recompileMode>
<args>
Expand Down Expand Up @@ -1247,7 +1247,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>3.2.4</version>
<version>3.2.5</version>
<executions>
<execution>
<id>sign-artifacts</id>
Expand Down
4 changes: 2 additions & 2 deletions utils/exportConfluent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>io.confluent</groupId>
<artifactId>kafka-schema-registry-client</artifactId>
<version>7.6.1</version>
<version>7.7.0</version>
</dependency>
</dependencies>

Expand Down Expand Up @@ -81,7 +81,7 @@
<plugin>
<groupId>io.smallrye</groupId>
<artifactId>jandex-maven-plugin</artifactId>
<version>3.1.8</version><!--$NO-MVN-MAN-VER$-->
<version>3.2.2</version><!--$NO-MVN-MAN-VER$-->
<executions>
<execution>
<id>make-index</id>
Expand Down
2 changes: 1 addition & 1 deletion utils/exportV1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<plugin>
<groupId>io.smallrye</groupId>
<artifactId>jandex-maven-plugin</artifactId>
<version>3.1.8</version><!--$NO-MVN-MAN-VER$ -->
<version>3.2.2</version><!--$NO-MVN-MAN-VER$ -->
<executions>
<execution>
<id>make-index</id>
Expand Down
2 changes: 1 addition & 1 deletion utils/maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-plugin</artifactId>
<version>3.12.0</version>
<version>3.15.0</version>
</plugin>
</plugins>
</build>
Expand Down
Loading