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

chore(deps): bump the backport-dependencies-2-6-x group with 58 updates #5820

Open
wants to merge 1 commit into
base: 2.6.x
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps the backport-dependencies-2-6-x group with 58 updates:

Package From To
io.quarkus:quarkus-bom 3.15.2 3.17.6
io.quarkus:quarkus-test-common 3.15.2 3.17.6
io.quarkus:quarkus-maven-plugin 3.15.2 3.17.6
org.apache.kafka:connect-api 3.9.0 7.8.0-ce
org.apache.kafka:connect-json 2.4.0 7.8.0-ce
org.apache.kafka:kafka-clients 3.5.0 7.8.0-ce
io.apicurio:apicurio-data-models 2.0.4 2.2.1
com.squareup.wire:wire-schema 4.9.11 5.2.1
com.squareup.wire:wire-schema-jvm 4.9.11 5.2.1
com.squareup.okio:okio 3.9.1 3.10.2
com.squareup.okio:okio-jvm 3.9.1 3.10.2
com.squareup.okio:okio-fakefilesystem 3.9.1 3.10.2
com.google.protobuf:protobuf-java 3.19.4 4.29.3
com.google.protobuf:protobuf-java-util 3.19.4 4.29.3
com.google.api.grpc:proto-google-common-protos 2.39.0 2.50.1
commons-codec:commons-codec 1.17.1 1.17.2
io.sentry:sentry 1.7.30 7.20.0
org.json:json 20240303 20250107
com.fasterxml.jackson.datatype:jackson-datatype-json-org 2.17.2 2.18.2
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml 2.17.2 2.18.2
com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider 2.17.2 2.18.2
com.google.guava:guava 33.3.1-jre 33.4.0-jre
com.fasterxml.woodstox:woodstox-core 7.0.0 7.1.0
io.confluent:kafka-avro-serializer 7.7.2 7.8.0
io.confluent:kafka-schema-registry-client 7.6.1 7.8.0
io.confluent:kafka-protobuf-serializer 7.7.2 7.8.0
io.confluent:kafka-json-schema-serializer 7.7.2 7.8.0
io.confluent:kafka-connect-avro-converter 7.7.2 7.8.0
org.scala-lang:scala-library 2.13.15 2.13.16
org.testcontainers:redpanda 1.19.7 1.20.4
io.zonky.test:embedded-postgres 2.0.7 2.1.0
org.wiremock:wiremock 3.9.1 3.10.0
com.google.re2j:re2j 1.7 1.8
com.graphql-java:java-dataloader 3.3.0 3.4.0
org.jetbrains.kotlin:kotlin-stdlib 1.9.25 2.1.0
org.jetbrains.kotlin:kotlin-stdlib-common 1.9.25 2.1.0
org.jetbrains.kotlin:kotlin-stdlib-jdk7 1.9.25 2.1.0
org.jetbrains.kotlin:kotlin-stdlib-jdk8 1.9.25 2.1.0
com.puppycrawl.tools:checkstyle 10.15.0 10.21.1
org.apache.maven.plugins:maven-javadoc-plugin 3.6.3 3.11.2
org.apache.maven.plugins:maven-failsafe-plugin 3.2.5 3.5.2
org.apache.maven.plugins:maven-surefire-plugin 3.2.5 3.5.2
org.apache.maven.plugins:maven-deploy-plugin 3.1.2 3.1.3
org.apache.maven.plugins:maven-jar-plugin 3.4.1 3.4.2
org.apache.maven.plugins:maven-checkstyle-plugin 3.5.0 3.6.0
io.smallrye:jandex-maven-plugin 3.1.8 3.2.3
org.apache.maven.plugins:maven-dependency-plugin 3.6.1 3.8.1
org.apache.maven.plugins:maven-clean-plugin 3.3.2 3.4.0
org.slf4j:slf4j-api 2.0.13 2.0.16
org.slf4j:slf4j-simple 2.0.13 2.0.16
org.slf4j:slf4j-jdk14 2.0.13 2.0.16
org.apache.maven.plugins:maven-plugin-plugin 3.12.0 3.15.1
org.apache.james:apache-mime4j-dom 0.8.11 0.8.12
org.apache.james:apache-mime4j-storage 0.8.11 0.8.12
io.apicurio:apicurio-maven-plugin 0.0.2 0.0.3
org.seleniumhq.selenium:selenium-java 3.141.59 4.27.0
io.apicurio:apicurio-registry-schema-validation-jsonschema 0.0.4.Final 0.0.7
io.apicurio:apicurio-registry-schema-validation-protobuf 0.0.4.Final 0.0.7

Updates io.quarkus:quarkus-bom from 3.15.2 to 3.17.6

Release notes

Sourced from io.quarkus:quarkus-bom's releases.

3.17.6

Complete changelog

  • #36688 - Unable to use Panache Sort.Direction enum as method parameter for GraphQL query
  • #39137 - RESTEasy resource with constructor or field injection failing with RESTEASY003190
  • #44550 - GraphQL Typesafe client with sources in a dependency
  • #44590 - Change the JsonRPC Service for OIDC to use recorder
  • #44929 - Error in secured post-multipart interface with large files
  • #44959 - Ensure request body is consumed so that multipart requests with large payloads never hang when exception happens before body is consumed
  • #44960 - Page count fails when using a sort specification in a Panache query with a SELECT DISTINCT statement in Quarkus 3.17
  • #45104 - Bump com.gradle:develocity-maven-extension from 1.22.2 to 1.23
  • #45199 - Bump gradle/develocity-actions from 1.2 to 1.3
  • #45204 - Uber-Jar file name suffix issue for disabling it
  • #45205 - Update Quarkus Parameter for Disabling Uber-JAR File Name Suffix
  • #45220 - Messaging RunOnVirtualThreads fix on class annotation
  • #45235 - Upgrade to Hibernate ORM 6.6.4 / Reactive 2.4.3
  • #45253 - Assorted @WithTestResource fixes
  • #45254 - Typo in Proxy Configuration Guidance
  • #45260 - Typo in ProxyConfig
  • #45261 - Update Develocity extension to 1.1.9
  • #45284 - Add gRPC capability
  • #45297 - RESTEasy - Mention you cannot inject @Context elements in constructors
  • #45298 - Add Panache Sort enums in index for SmallRye GraphQL
  • #45305 - Docs: Correct sentence in Simplified MongoDB with Panache
  • #45335 - swapi.dev is down, use swapi.tech
  • #45351 - Fixed an issue where annotations were not part of the Jandex index, if given in an external JAR
  • #45387 - Docs: Correct sentence in Using the MongoDB Client
  • #45390 - Fix typo in default LGTM dashboards
  • #45392 - Fix metric scale on dashboard
  • #45397 - Bump commons-codec:commons-codec from 1.17.1 to 1.17.2
  • #45401 - Use swapi.tech for The Star Wars API calls
  • #45402 - Update SmallRye Health to 4.1.1

3.17.5

Complete changelog

  • #44974 - Rest Client metrics show real value in uri attribute instead of path parameter placeholders when used with @Url
  • #44989 - REST Client not sending headers from shared configKey
  • #45002 - REST Client using configKey resolves wrong config
  • #45004 - Update documentation for handling proxies in native-mode
  • #45010 - Properly create REST Client template path when @Url is used
  • #45022 - Upgrade to quarkus-http 5.3.4
  • #45034 - Revert MariaDB driver to 3.4.1
  • #45044 - Priority of REST Client Config changed to Quarkus FQN, config key, simple name
  • #45066 - Update OIDC MTLS test to use generated certificates
  • #45072 - Prioritize OIDC mechanism when inclusive authentication is disabled to simplify using mTLS and OIDC together
  • #45084 - A NoSuchMethodException is raised when a REST resource is called with a single JsonObject argument in native build
  • #45095 - Generate certificates in the OIDC integration test

... (truncated)

Commits
  • 67fd1e8 [RELEASE] - Bump version to 3.17.6
  • 70ab873 Merge pull request #45422 from gsmet/3.17.6-backports-1
  • 35004c8 Fix metric scale
  • 20c703f Update SmallRye Health to 4.1.1
  • 81a0ce7 Bump commons-codec:commons-codec from 1.17.1 to 1.17.2
  • 7982a62 Use swapi.tech for The Star Wars API calls
  • ad82c95 Docs: Correct sentence in Using the MongoDB Client
  • ec320c8 Fix typo in default LGTM dashboard
  • 6675b80 Update Quarkus Parameter for Disabling Uber-JAR File Name Suffix
  • 327c66a fix(resteasy,rest): ensure request body is consumed to avoid hanging
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-test-common from 3.15.2 to 3.17.6

Updates io.quarkus:quarkus-maven-plugin from 3.15.2 to 3.17.6

Updates org.apache.kafka:connect-api from 3.9.0 to 7.8.0-ce

Updates org.apache.kafka:connect-json from 2.4.0 to 7.8.0-ce

Updates org.apache.kafka:kafka-clients from 3.5.0 to 7.8.0-ce

Updates io.apicurio:apicurio-data-models from 2.0.4 to 2.2.1

Release notes

Sourced from io.apicurio:apicurio-data-models's releases.

2.2.1

No release notes provided.

v2.2.0

No changelog for this release.

2.1.0

No release notes provided.

Commits
  • 3b0c1aa Automated version update: 2.2.1
  • 091187a upgraded the code generated and updated code to use new model features
  • a5986cb Automated version update: 2.2.1-SNAPSHOT
  • 79ddb64 Automated version update: 2.2.0
  • c586098 Started migrating the Command layer from 1.x to 2.x
  • 9453ce7 chore(deps): update dependency typescript to v5.7.2 (#841)
  • 7d12dee chore(deps-dev): bump commons-io:commons-io from 2.17.0 to 2.18.0 (#839)
  • 7d9b0b9 chore(deps): update dependency commons-io:commons-io to v2.18.0 (#840)
  • 48b3e0e verify workflow can be run manually
  • 7368a91 chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin ...
  • Additional commits viewable in compare view

Updates com.squareup.wire:wire-schema from 4.9.11 to 5.2.1

Changelog

Sourced from com.squareup.wire:wire-schema's changelog.

Version 5.2.1

2025-01-07

JVM generation

  • Fix support for mutable messages in Wire's Kotlin Generator. (#3233 by [Rahul Ravikumar][tikurahul])

Version 5.2.0

2025-01-06

Common

  • Enforce recursion limit when parsing nested groups. (#3119)

CLI wire-compiler

  • It is now possible to set multiple targets. (#3106 & #3107)
  • The option opaque_types introduced in 4.9.2 for the Wire Gradle plugin is now available on CLI. (#3147)

JVM generation

  • KotlinPoet has been updated to 2.0.0 which dramatically changes how generated Kotlin files are wrapped. This is neither a source nor a binary breaking changes.
  • A new @WireEnclosingType annotation is now applied to generated types so R8 doesn't prune too much. (#3123)
  • Split the redact method into chunks when a type has more than 100 fields to avoid compilation error. (#3214 by [Damian Wieczorek][damianw])
  • Add support for mutable messages in Wire's Kotlin Generator. (#3217 by [Rahul Ravikumar][tikurahul])
    • You can opt-in by adding mutableTypes = true on your Kotlin target. This is unsafe and we do not recommend that you use it unless you have a sound use-case for it.
  • Wire is now using Palantir's JavaPoet instead of Square's JavaPoet.

Swift

  • Fix buffer overflow and data corruption when a type has more than 5 layers of nesting (#3203 by [Eric Amorde][amorde])
Commits
  • 40fd22e Prepare for release 5.2.1.
  • 0b7cabb Merge pull request #3233 from tikurahul/mutable-enums
  • eef9cb3 Add a repeatable field in the mutable type
  • 9155dca Fix code generation for mutable types.
  • bf70ae7 Prepare next development version.
  • 8166872 Prepare for release 5.2.0.
  • d043e77 Update dependency org.assertj:assertj-core to v3.27.2 (#3231)
  • a43ed15 Update dependency org.assertj:assertj-core to v3.27.1 (#3228)
  • f385400 Update dependency org.checkerframework:checker-qual to v3.48.4 (#3230)
  • 54e032b Add support for mutable messages in Wire's Kotlin Generator. (#3217)
  • Additional commits viewable in compare view

Updates com.squareup.wire:wire-schema-jvm from 4.9.11 to 5.2.1

Changelog

Sourced from com.squareup.wire:wire-schema-jvm's changelog.

Version 5.2.1

2025-01-07

JVM generation

  • Fix support for mutable messages in Wire's Kotlin Generator. (#3233 by [Rahul Ravikumar][tikurahul])

Version 5.2.0

2025-01-06

Common

  • Enforce recursion limit when parsing nested groups. (#3119)

CLI wire-compiler

  • It is now possible to set multiple targets. (#3106 & #3107)
  • The option opaque_types introduced in 4.9.2 for the Wire Gradle plugin is now available on CLI. (#3147)

JVM generation

  • KotlinPoet has been updated to 2.0.0 which dramatically changes how generated Kotlin files are wrapped. This is neither a source nor a binary breaking changes.
  • A new @WireEnclosingType annotation is now applied to generated types so R8 doesn't prune too much. (#3123)
  • Split the redact method into chunks when a type has more than 100 fields to avoid compilation error. (#3214 by [Damian Wieczorek][damianw])
  • Add support for mutable messages in Wire's Kotlin Generator. (#3217 by [Rahul Ravikumar][tikurahul])
    • You can opt-in by adding mutableTypes = true on your Kotlin target. This is unsafe and we do not recommend that you use it unless you have a sound use-case for it.
  • Wire is now using Palantir's JavaPoet instead of Square's JavaPoet.

Swift

  • Fix buffer overflow and data corruption when a type has more than 5 layers of nesting (#3203 by [Eric Amorde][amorde])
Commits
  • 40fd22e Prepare for release 5.2.1.
  • 0b7cabb Merge pull request #3233 from tikurahul/mutable-enums
  • eef9cb3 Add a repeatable field in the mutable type
  • 9155dca Fix code generation for mutable types.
  • bf70ae7 Prepare next development version.
  • 8166872 Prepare for release 5.2.0.
  • d043e77 Update dependency org.assertj:assertj-core to v3.27.2 (#3231)
  • a43ed15 Update dependency org.assertj:assertj-core to v3.27.1 (#3228)
  • f385400 Update dependency org.checkerframework:checker-qual to v3.48.4 (#3230)
  • 54e032b Add support for mutable messages in Wire's Kotlin Generator. (#3217)
  • Additional commits viewable in compare view

Updates com.squareup.wire:wire-schema-jvm from 4.9.11 to 5.2.1

Changelog

Sourced from com.squareup.wire:wire-schema-jvm's changelog.

Version 5.2.1

2025-01-07

JVM generation

  • Fix support for mutable messages in Wire's Kotlin Generator. (#3233 by [Rahul Ravikumar][tikurahul])

Version 5.2.0

2025-01-06

Common

  • Enforce recursion limit when parsing nested groups. (#3119)

CLI wire-compiler

  • It is now possible to set multiple targets. (#3106 & #3107)
  • The option opaque_types introduced in 4.9.2 for the Wire Gradle plugin is now available on CLI. (#3147)

JVM generation

  • KotlinPoet has been updated to 2.0.0 which dramatically changes how generated Kotlin files are wrapped. This is neither a source nor a binary breaking changes.
  • A new @WireEnclosingType annotation is now applied to generated types so R8 doesn't prune too much. (#3123)
  • Split the redact method into chunks when a type has more than 100 fields to avoid compilation error. (#3214 by [Damian Wieczorek][damianw])
  • Add support for mutable messages in Wire's Kotlin Generator. (#3217 by [Rahul Ravikumar][tikurahul])
    • You can opt-in by adding mutableTypes = true on your Kotlin target. This is unsafe and we do not recommend that you use it unless you have a sound use-case for it.
  • Wire is now using Palantir's JavaPoet instead of Square's JavaPoet.

Swift

  • Fix buffer overflow and data corruption when a type has more than 5 layers of nesting (#3203 by [Eric Amorde][amorde])
Commits
  • 40fd22e Prepare for release 5.2.1.
  • 0b7cabb Merge pull request #3233 from tikurahul/mutable-enums
  • eef9cb3 Add a repeatable field in the mutable type
  • 9155dca Fix code generation for mutable types.
  • bf70ae7 Prepare next development version.
  • 8166872 Prepare for release 5.2.0.
  • d043e77 Update dependency org.assertj:assertj-core to v3.27.2 (#3231)
  • a43ed15 Update dependency org.assertj:assertj-core to v3.27.1 (#3228)
  • f385400 Update dependency org.checkerframework:checker-qual to v3.48.4 (#3230)
  • 54e032b Add support for mutable messages in Wire's Kotlin Generator. (#3217)
  • Additional commits viewable in compare view

Updates com.squareup.okio:okio from 3.9.1 to 3.10.2

Release notes

Sourced from com.squareup.okio:okio's releases.

3.10.2

  • Fix: okio-nodefilesystem artifact is no longer empty.

3.10.1

  • New: FileSystem.close() may prevent future access and/or clean up associated resources depending on the backing implementation. FakeFileSystem will prevent future operations once closed.
  • InputStreams created from BufferedSource.inputStream() now have a more efficient version of InputStream.transferTo() which reduces memory copies.
  • okio-nodefilesystem is no longer publised as a JS project, but a Kotlin multiplatform project with only a JS target. This change should not affect consumers in any way, and is motivated by the Kotlin Gradle plugin deprecating the JS-only plugin. Please use 3.10.2 to ensure this change actually does not affect your builds.

3.10.0

This version is equivalent to the subsequent 3.10.1, but it did not fully publish to Maven Central due to infrastructure problems.

Changelog

Sourced from com.squareup.okio:okio's changelog.

Version 3.10.2

2025-01-08

  • Fix: okio-nodefilesystem artifact is no longer empty.

Version 3.10.1

2025-01-07

  • New: FileSystem.close() may prevent future access and/or clean up associated resources depending on the backing implementation. FakeFileSystem will prevent future operations once closed.
  • InputStreams created from BufferedSource.inputStream() now have a more efficient version of InputStream.transferTo() which reduces memory copies.
  • okio-nodefilesystem is no longer publised as a JS project, but a Kotlin multiplatform project with only a JS target. This change should not affect consumers in any way, and is motivated by the Kotlin Gradle plugin deprecating the JS-only plugin. Please use 3.10.2 to ensure this change actually does not affect your builds.

Version 3.10.0

2025-01-06

This version is equivalent to the subsequent 3.10.1, but it did not fully publish to Maven Central due to infrastructure problems.

Commits
  • e0dcfb6 Prepare version 3.10.2
  • 08a8bec Correct Node integration's source set directories (#1571)
  • 5302dda Migrate config renovate.json (#1570)
  • 9c8b6a1 Update dependency com.diffplug.spotless:spotless-plugin-gradle to v7.0.1 (#1569)
  • 6a91795 Update dependency com.diffplug.spotless:spotless-plugin-gradle to v7 (#1568)
  • 201732c Prepare next development version
  • c7f7a23 Prepare version 3.10.1
  • 426cf99 Prepare next development version
  • fd4d135 Fix version
  • 6ff3275 Prepare version 3.10.0
  • Additional commits viewable in compare view

Updates com.squareup.okio:okio-jvm from 3.9.1 to 3.10.2

Release notes

Sourced from com.squareup.okio:okio-jvm's releases.

3.10.2

  • Fix: okio-nodefilesystem artifact is no longer empty.

3.10.1

  • New: FileSystem.close() may prevent future access and/or clean up associated resources depending on the backing implementation. FakeFileSystem will prevent future operations once closed.
  • InputStreams created from BufferedSource.inputStream() now have a more efficient version of InputStream.transferTo() which reduces memory copies.
  • okio-nodefilesystem is no longer publised as a JS project, but a Kotlin multiplatform project with only a JS target. This change should not affect consumers in any way, and is motivated by the Kotlin Gradle plugin deprecating the JS-only plugin. Please use 3.10.2 to ensure this change actually does not affect your builds.

3.10.0

This version is equivalent to the subsequent 3.10.1, but it did not fully publish to Maven Central due to infrastructure problems.

Changelog

Sourced from com.squareup.okio:okio-jvm's changelog.

Version 3.10.2

2025-01-08

  • Fix: okio-nodefilesystem artifact is no longer empty.

Version 3.10.1

2025-01-07

  • New: FileSystem.close() may prevent future access and/or clean up associated resources depending on the backing implementation. FakeFileSystem will prevent future operations once closed.
  • InputStreams created from BufferedSource.inputStream() now have a more efficient version of InputStream.transferTo() which reduces memory copies.
  • okio-nodefilesystem is no longer publised as a JS project, but a Kotlin multiplatform project with only a JS target. This change should not affect consumers in any way, and is motivated by the Kotlin Gradle plugin deprecating the JS-only plugin. Please use 3.10.2 to ensure this change actually does not affect your builds.

Version 3.10.0

2025-01-06

This version is equivalent to the subsequent 3.10.1, but it did not fully publish to Maven Central due to infrastructure problems.

Commits
  • e0dcfb6 Prepare version 3.10.2
  • 08a8bec Correct Node integration's source set directories (#1571)
  • 5302dda Migrate config renovate.json (#1570)
  • 9c8b6a1 Update dependency com.diffplug.spotless:spotless-plugin-gradle to v7.0.1 (#1569)
  • 6a91795 Update dependency com.diffplug.spotless:spotless-plugin-gradle to v7 (#1568)
  • 201732c Prepare next development version
  • c7f7a23 Prepare version 3.10.1
  • 426cf99 Prepare next development version
  • fd4d135 Fix version
  • 6ff3275 Prepare version 3.10.0
  • Additional commits viewable in compare view

Updates com.squareup.okio:okio-fakefilesystem from 3.9.1 to 3.10.2

Release notes

Sourced from com.squareup.okio:okio-fakefilesystem's releases.

3.10.2

  • Fix: okio-nodefilesystem artifact is no longer empty.

3.10.1

  • New: FileSystem.close() may prevent future access and/or clean up associated resources depending on the backing implementation. FakeFileSystem will prevent future operations once closed.
  • InputStreams created from BufferedSource.inputStream() now have a more efficient version of InputStream.transferTo() which reduces memory copies.
  • okio-nodefilesystem is no longer publised as a JS project, but a Kotlin multiplatform project with only a JS target. This change should not affect consumers in any way, and is motivated by the Kotlin Gradle plugin deprecating the JS-only plugin. Please use 3.10.2 to ensure this change actually does not affect your builds.

3.10.0

This version is equivalent to the subsequent 3.10.1, but it did not fully publish to Maven Central due to infrastructure problems.

Changelog

Sourced from com.squareup.okio:okio-fakefilesystem's changelog.

Version 3.10.2

2025-01-08

  • Fix: okio-nodefilesystem artifact is no longer empty.

Version 3.10.1

2025-01-07

  • New: FileSystem.close() may prevent future access and/or clean up associated resources depending on the backing implementation. FakeFileSystem will prevent future operations once closed.
  • InputStreams created from BufferedSource.inputStream() now have a more efficient version of InputStream.transferTo() which reduces memory copies.
  • okio-nodefilesystem is no longer publised as a JS project, but a Kotlin multiplatform project with only a JS target. This change should not affect consumers in any way, and is motivated by the Kotlin Gradle plugin deprecating the JS-only plugin. Please use 3.10.2 to ensure this change actually does not affect your builds.

Version 3.10.0

2025-01-06

This version is equivalent to the subsequent 3.10.1, but it did not fully publish to Maven Central due to infrastructure problems.

Commits
  • e0dcfb6 Prepare version 3.10.2
  • 08a8bec Correct Node integration's source set directories (#1571)
  • 5302dda Migrate config renovate.json (#1570)
  • 9c8b6a1 Update dependency com.diffplug.spotless:spotless-plugin-gradle to v7.0.1 (#1569)
  • 6a91795 Update dependency com.diffplug.spotless:spotless-plugin-gradle to v7 (#1568)
  • 201732c Prepare next development version
  • c7f7a23 Prepare version 3.10.1
  • 426cf99 Prepare next development version
  • fd4d135 Fix version
  • 6ff3275 Prepare version 3.10.0
  • Additional commits viewable in compare view

Updates com.google.protobuf:protobuf-java from 3.19.4 to 4.29.3

Release notes

Sourced from com.google.protobuf:protobuf-java's releases.

Protocol Buffers v3.20.3

Java

  • Refactoring java full runtime to reuse sub-message builders and prepare to migrate parsing logic from parse constructor to builder.
  • Move proto wireformat parsing functionality from the private "parsing constructor" to the Builder class.
  • Change the Lite runtime to prefer merging from the wireformat into mutable messages rather than building up a new immutable object before merging. This way results in fewer allocations and copy operations.
  • Make message-type extensions merge from wire-format instead of building up instances and merging afterwards. This has much better performance.
  • Fix TextFormat parser to build up recurring (but supposedly not repeated) sub-messages directly from text rather than building a new sub-message and merging the fully formed message into the existing field.
  • This release addresses a Security Advisory for Java users

Protocol Buffers v3.20.2

C++

Protocol Buffers v3.20.1

PHP

  • Fix building packaged PHP extension (#9727)
  • Fixed composer.json to only advertise compatibility with PHP 7.0+. (#9819)

Ruby

  • Disable the aarch64 build on macOS until it can be fixed. (#9816)

Other

  • Fix versioning issues in 3.20.0

Protocol Buffers v3.20.1-rc1

PHP

  • Fix building packaged PHP extension (#9727)

Other

  • Fix versioning issues in 3.20.0

Protocol Buffers v3.20.0

2022-03-25 version 3.20.0 (C++/Java/Python/PHP/Objective-C/C#/Ruby/JavaScript)

Ruby

  • Dropped Ruby 2.3 and 2.4 support for CI and releases. (#9311)
  • Added Ruby 3.1 support for CI and releases (#9566).
  • Message.decode/encode: Add recursion_limit option (#9218/#9486)
  • Allocate with xrealloc()/xfree() so message allocation is visible to the Ruby GC. In certain tests this leads to much lower memory usage due to more frequent GC runs (#9586).
  • Fix conversion of singleton classes in Ruby (#9342)

... (truncated)

Commits

Updates com.google.protobuf:protobuf-java-util from 3.19.4 to 4.29.3

Updates com.google.protobuf:protobuf-java-util from 3.19.4 to 4.29.3

Updates com.google.api.grpc:proto-google-common-protos from 2.39.0 to 2.50.1

Release notes

Sourced from com.google.api.grpc:proto-google-common-protos's releases.

v2.50.0

2.50.0 (2024-11-14)

Features

  • Add experimental S2A integration in client libraries grpc transport (#3326) (1138ca6)
  • enable selective generation based on service config include list (#3323) (0cddadb)
  • introduce java.time to java-core (#3330) (f202c3b)
  • Update Gapic-Generator to generate libraries using java.time methods (#3321) (b21c9a4)

Bug Fixes

  • Fix flaky test ScheduledRetryingExecutorTest.testCancelOuterFutureAfterStart (#3335) (e73740d)
  • httpjson callables to trace attempts (started, failed) (#3300) (15a64ee)
  • instantiate GaxProperties at build time to ensure we get the protobuf version (#3365) (bb2a3be)
  • protobuf version not always getting set in headers (#3322) (7f6e470)
  • use BuildKit instead of legacy builder to build the Hermetic Build images (#3338) (222fb45)

Dependencies

  • update google auth library dependencies to v1.30.0 (#3367) (a31c682)
  • update grpc dependencies to v1.68.1 (#3240) (c8e3941)

Documentation

v2.49.0

2.49.0 (2024-10-25)

Features

  • Move release note generation to a sub module (#3299) (7d6d66a)

Bug Fixes

  • add additional potential exceptions when retrieving protobuf manifest file to get version (#3315) (ef9e518)

Dependencies

  • update dependency com.google.errorprone:error_prone_annotations to v2.35.1 (#3316) (d7c290f)

... (truncated)

Changelog

Sourced from com.google.api.grpc:proto-google-common-protos's changelog.

Changelog

2.51.1 (2025-01-08)

Dependencies

  • update dependency com.google.guava:guava to v33.4.0-jre (#3473) (453b897)
  • update dependency com.google.guava:guava-bom to v33.4.0-jre (#3545) (07eb10e)
  • update dependency com.google.oauth-client:google-oauth-client-bom to v1.37.0 (#3471) (1f1c369)
  • update dependency net.bytebuddy:byte-buddy to v1.15.11 (#3468) (fde27db)
  • update google api dependencies (#3461) (12d9ff2)
  • update googleapis/java-cloud-bom digest to 03f6dcd (#3465) (67f5ea2)
  • update junit5 monorepo to v5.11.4 (#3470) (164ebac)
  • update netty dependencies to v4.1.116.final (#3543) (d4fa54d)
  • update repo-automation-bots digest to 8b7d94b (#3458) (59f9e0a)

Documentation

2.51.0 (2024-12-12)

Features

  • [iam] add ResourcePolicyMember to google/iam/v1 (b8e2859)

Bug Fixes

Dependencies

  • update dependency com.fasterxml.jackson:jackson-bom to v2.18.2 (#3422) (fdc3a54)
  • update dependency com.google.api-client:google-api-client-bom to v2.7.1 (#3450) (35f1310)
  • update dependency com.google.auth:google-auth-library-oauth2-http to v1.30.0 (#3428) (78cbff1)
  • update dependency com.google.errorprone:error_prone_annotations to v2.36.0 (#3425) (52dcc0d)
  • update dependency com.google.errorprone:error_prone_annotations to v2.36.0 (#3426) (77dd85d)
  • update dependency dev.cel:cel to v0.8.0 (#3429) (79cde20)
  • update dependency io.github.java-diff-utils:java-diff-utils to v4.15 (#3430) (91fd5cb)
  • update dependency net.bytebuddy:byte-buddy to v1.15.10 (#3298) (7b503de)
  • update dependency org.checkerframework:checker-qual to v3.48.3 (#3278) (c5fd1b4)
  • update dependency org.easymock:easymock to v5.5.0 (#3431) (3c22f5e)
  • update dependency packaging to v24.2 (#3432) (c1e7c81)

... (truncated)

Commits

Updates commons-codec:commons-codec from 1.17.1 to 1.17.2

Changelog

Sourced from commons-codec:commons-codec's changelog.

Apache Commons Codec 1.17.2 RELEASE NOTES

The Apache Commons Codec component contains encoders and decoders for formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.

This is a feature and maintenance release. Java 8 or later is required.

Fixed Bugs

  •         Rewrite DaitchMokotoffSoundex.soundex(String) using String.join(). Thanks to Gary Gregory.
    
  • CODEC-324: Use Resource.class to load resources, rather than its class loader #353. Thanks to Michael Froh.
  •         Deprecate CharSequenceUtils.CharSequenceUtils(). Thanks to Gary Gregory.
    
  •         Deprecate Sha2Crypt.Sha2Crypt(). Thanks to Gary Gregory.
    

Changes

  •         Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 [#296](https://github.com/apache/commons-codec/issues/296), [#305](https://github.com/apache/commons-codec/issues/305), [#313](https://github.com/apache/commons-codec/issues/313). Thanks to Dependabot.
    
  •         Bump org.apache.commons:co...
    

    Description has been truncated

Bumps the backport-dependencies-2-6-x group with 58 updates:

| Package | From | To |
| --- | --- | --- |
| [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) | `3.15.2` | `3.17.6` |
| io.quarkus:quarkus-test-common | `3.15.2` | `3.17.6` |
| io.quarkus:quarkus-maven-plugin | `3.15.2` | `3.17.6` |
| org.apache.kafka:connect-api | `3.9.0` | `7.8.0-ce` |
| org.apache.kafka:connect-json | `2.4.0` | `7.8.0-ce` |
| org.apache.kafka:kafka-clients | `3.5.0` | `7.8.0-ce` |
| [io.apicurio:apicurio-data-models](https://github.com/apicurio/apicurio-data-models) | `2.0.4` | `2.2.1` |
| [com.squareup.wire:wire-schema](https://github.com/square/wire) | `4.9.11` | `5.2.1` |
| [com.squareup.wire:wire-schema-jvm](https://github.com/square/wire) | `4.9.11` | `5.2.1` |
| [com.squareup.okio:okio](https://github.com/square/okio) | `3.9.1` | `3.10.2` |
| [com.squareup.okio:okio-jvm](https://github.com/square/okio) | `3.9.1` | `3.10.2` |
| [com.squareup.okio:okio-fakefilesystem](https://github.com/square/okio) | `3.9.1` | `3.10.2` |
| [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) | `3.19.4` | `4.29.3` |
| com.google.protobuf:protobuf-java-util | `3.19.4` | `4.29.3` |
| [com.google.api.grpc:proto-google-common-protos](https://github.com/googleapis/sdk-platform-java) | `2.39.0` | `2.50.1` |
| [commons-codec:commons-codec](https://github.com/apache/commons-codec) | `1.17.1` | `1.17.2` |
| [io.sentry:sentry](https://github.com/getsentry/sentry-java) | `1.7.30` | `7.20.0` |
| [org.json:json](https://github.com/douglascrockford/JSON-java) | `20240303` | `20250107` |
| [com.fasterxml.jackson.datatype:jackson-datatype-json-org](https://github.com/FasterXML/jackson-datatypes-misc) | `2.17.2` | `2.18.2` |
| [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) | `2.17.2` | `2.18.2` |
| com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider | `2.17.2` | `2.18.2` |
| [com.google.guava:guava](https://github.com/google/guava) | `33.3.1-jre` | `33.4.0-jre` |
| [com.fasterxml.woodstox:woodstox-core](https://github.com/FasterXML/woodstox) | `7.0.0` | `7.1.0` |
| [io.confluent:kafka-avro-serializer](https://github.com/confluentinc/schema-registry) | `7.7.2` | `7.8.0` |
| [io.confluent:kafka-schema-registry-client](https://github.com/confluentinc/schema-registry) | `7.6.1` | `7.8.0` |
| [io.confluent:kafka-protobuf-serializer](https://github.com/confluentinc/schema-registry) | `7.7.2` | `7.8.0` |
| [io.confluent:kafka-json-schema-serializer](https://github.com/confluentinc/schema-registry) | `7.7.2` | `7.8.0` |
| [io.confluent:kafka-connect-avro-converter](https://github.com/confluentinc/schema-registry) | `7.7.2` | `7.8.0` |
| [org.scala-lang:scala-library](https://github.com/scala/scala) | `2.13.15` | `2.13.16` |
| [org.testcontainers:redpanda](https://github.com/testcontainers/testcontainers-java) | `1.19.7` | `1.20.4` |
| [io.zonky.test:embedded-postgres](https://github.com/zonkyio/embedded-postgres) | `2.0.7` | `2.1.0` |
| [org.wiremock:wiremock](https://github.com/wiremock/wiremock) | `3.9.1` | `3.10.0` |
| [com.google.re2j:re2j](https://github.com/google/re2j) | `1.7` | `1.8` |
| [com.graphql-java:java-dataloader](https://github.com/graphql-java/java-dataloader) | `3.3.0` | `3.4.0` |
| [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) | `1.9.25` | `2.1.0` |
| [org.jetbrains.kotlin:kotlin-stdlib-common](https://github.com/JetBrains/kotlin) | `1.9.25` | `2.1.0` |
| [org.jetbrains.kotlin:kotlin-stdlib-jdk7](https://github.com/JetBrains/kotlin) | `1.9.25` | `2.1.0` |
| [org.jetbrains.kotlin:kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin) | `1.9.25` | `2.1.0` |
| [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `10.15.0` | `10.21.1` |
| [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.6.3` | `3.11.2` |
| [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) | `3.2.5` | `3.5.2` |
| [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.2.5` | `3.5.2` |
| [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) | `3.1.2` | `3.1.3` |
| [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) | `3.4.1` | `3.4.2` |
| [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) | `3.5.0` | `3.6.0` |
| [io.smallrye:jandex-maven-plugin](https://github.com/smallrye/jandex) | `3.1.8` | `3.2.3` |
| [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) | `3.6.1` | `3.8.1` |
| [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin) | `3.3.2` | `3.4.0` |
| org.slf4j:slf4j-api | `2.0.13` | `2.0.16` |
| org.slf4j:slf4j-simple | `2.0.13` | `2.0.16` |
| org.slf4j:slf4j-jdk14 | `2.0.13` | `2.0.16` |
| [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) | `3.12.0` | `3.15.1` |
| org.apache.james:apache-mime4j-dom | `0.8.11` | `0.8.12` |
| org.apache.james:apache-mime4j-storage | `0.8.11` | `0.8.12` |
| [io.apicurio:apicurio-maven-plugin](https://github.com/apicurio/apicurio-registry-schema-validation) | `0.0.2` | `0.0.3` |
| [org.seleniumhq.selenium:selenium-java](https://github.com/SeleniumHQ/selenium) | `3.141.59` | `4.27.0` |
| [io.apicurio:apicurio-registry-schema-validation-jsonschema](https://github.com/apicurio/apicurio-registry-schema-validation) | `0.0.4.Final` | `0.0.7` |
| [io.apicurio:apicurio-registry-schema-validation-protobuf](https://github.com/apicurio/apicurio-registry-schema-validation) | `0.0.4.Final` | `0.0.7` |


Updates `io.quarkus:quarkus-bom` from 3.15.2 to 3.17.6
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.15.2...3.17.6)

Updates `io.quarkus:quarkus-test-common` from 3.15.2 to 3.17.6

Updates `io.quarkus:quarkus-maven-plugin` from 3.15.2 to 3.17.6

Updates `org.apache.kafka:connect-api` from 3.9.0 to 7.8.0-ce

Updates `org.apache.kafka:connect-json` from 2.4.0 to 7.8.0-ce

Updates `org.apache.kafka:kafka-clients` from 3.5.0 to 7.8.0-ce

Updates `io.apicurio:apicurio-data-models` from 2.0.4 to 2.2.1
- [Release notes](https://github.com/apicurio/apicurio-data-models/releases)
- [Commits](Apicurio/apicurio-data-models@2.0.4...2.2.1)

Updates `com.squareup.wire:wire-schema` from 4.9.11 to 5.2.1
- [Changelog](https://github.com/square/wire/blob/master/CHANGELOG.md)
- [Commits](square/wire@4.9.11...5.2.1)

Updates `com.squareup.wire:wire-schema-jvm` from 4.9.11 to 5.2.1
- [Changelog](https://github.com/square/wire/blob/master/CHANGELOG.md)
- [Commits](square/wire@4.9.11...5.2.1)

Updates `com.squareup.wire:wire-schema-jvm` from 4.9.11 to 5.2.1
- [Changelog](https://github.com/square/wire/blob/master/CHANGELOG.md)
- [Commits](square/wire@4.9.11...5.2.1)

Updates `com.squareup.okio:okio` from 3.9.1 to 3.10.2
- [Release notes](https://github.com/square/okio/releases)
- [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md)
- [Commits](square/okio@3.9.1...3.10.2)

Updates `com.squareup.okio:okio-jvm` from 3.9.1 to 3.10.2
- [Release notes](https://github.com/square/okio/releases)
- [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md)
- [Commits](square/okio@3.9.1...3.10.2)

Updates `com.squareup.okio:okio-fakefilesystem` from 3.9.1 to 3.10.2
- [Release notes](https://github.com/square/okio/releases)
- [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md)
- [Commits](square/okio@3.9.1...3.10.2)

Updates `com.google.protobuf:protobuf-java` from 3.19.4 to 4.29.3
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)

Updates `com.google.protobuf:protobuf-java-util` from 3.19.4 to 4.29.3

Updates `com.google.protobuf:protobuf-java-util` from 3.19.4 to 4.29.3

Updates `com.google.api.grpc:proto-google-common-protos` from 2.39.0 to 2.50.1
- [Release notes](https://github.com/googleapis/sdk-platform-java/releases)
- [Changelog](https://github.com/googleapis/sdk-platform-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/sdk-platform-java/commits)

Updates `commons-codec:commons-codec` from 1.17.1 to 1.17.2
- [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt)
- [Commits](apache/commons-codec@rel/commons-codec-1.17.1...rel/commons-codec-1.17.2)

Updates `io.sentry:sentry` from 1.7.30 to 7.20.0
- [Release notes](https://github.com/getsentry/sentry-java/releases)
- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-java@v1.7.30...7.20.0)

Updates `org.json:json` from 20240303 to 20250107
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)

Updates `com.fasterxml.jackson.datatype:jackson-datatype-json-org` from 2.17.2 to 2.18.2
- [Commits](FasterXML/jackson-datatypes-misc@jackson-datatypes-misc-parent-2.17.2...jackson-datatypes-misc-parent-2.18.2)

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.17.2 to 2.18.2
- [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.17.2...jackson-dataformats-text-2.18.2)

Updates `com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider` from 2.17.2 to 2.18.2

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.17.2 to 2.18.2
- [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.17.2...jackson-dataformats-text-2.18.2)

Updates `com.google.guava:guava` from 33.3.1-jre to 33.4.0-jre
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

Updates `com.fasterxml.woodstox:woodstox-core` from 7.0.0 to 7.1.0
- [Commits](FasterXML/woodstox@woodstox-core-7.0.0...woodstox-core-7.1.0)

Updates `io.confluent:kafka-avro-serializer` from 7.7.2 to 7.8.0
- [Commits](confluentinc/schema-registry@v7.7.2...v7.8.0)

Updates `io.confluent:kafka-schema-registry-client` from 7.6.1 to 7.8.0
- [Commits](confluentinc/schema-registry@v7.6.1...v7.8.0)

Updates `io.confluent:kafka-protobuf-serializer` from 7.7.2 to 7.8.0
- [Commits](confluentinc/schema-registry@v7.7.2...v7.8.0)

Updates `io.confluent:kafka-json-schema-serializer` from 7.7.2 to 7.8.0
- [Commits](confluentinc/schema-registry@v7.7.2...v7.8.0)

Updates `io.confluent:kafka-connect-avro-converter` from 7.7.2 to 7.8.0
- [Commits](confluentinc/schema-registry@v7.7.2...v7.8.0)

Updates `io.confluent:kafka-schema-registry-client` from 7.6.1 to 7.8.0
- [Commits](confluentinc/schema-registry@v7.6.1...v7.8.0)

Updates `org.scala-lang:scala-library` from 2.13.15 to 2.13.16
- [Release notes](https://github.com/scala/scala/releases)
- [Commits](scala/scala@v2.13.15...v2.13.16)

Updates `io.confluent:kafka-protobuf-serializer` from 7.7.2 to 7.8.0
- [Commits](confluentinc/schema-registry@v7.7.2...v7.8.0)

Updates `io.confluent:kafka-json-schema-serializer` from 7.7.2 to 7.8.0
- [Commits](confluentinc/schema-registry@v7.7.2...v7.8.0)

Updates `io.confluent:kafka-connect-avro-converter` from 7.7.2 to 7.8.0
- [Commits](confluentinc/schema-registry@v7.7.2...v7.8.0)

Updates `org.testcontainers:redpanda` from 1.19.7 to 1.20.4
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.19.7...1.20.4)

Updates `io.zonky.test:embedded-postgres` from 2.0.7 to 2.1.0
- [Release notes](https://github.com/zonkyio/embedded-postgres/releases)
- [Commits](zonkyio/embedded-postgres@v2.0.7...v2.1.0)

Updates `io.quarkus:quarkus-test-common` from 3.15.2 to 3.17.6

Updates `org.wiremock:wiremock` from 3.9.1 to 3.10.0
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](wiremock/wiremock@3.9.1...3.10.0)

Updates `com.google.re2j:re2j` from 1.7 to 1.8
- [Release notes](https://github.com/google/re2j/releases)
- [Commits](google/re2j@re2j-1.7...re2j-1.8)

Updates `com.graphql-java:java-dataloader` from 3.3.0 to 3.4.0
- [Release notes](https://github.com/graphql-java/java-dataloader/releases)
- [Commits](graphql-java/java-dataloader@v3.3.0...v3.4.0)

Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.9.25 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.25...v2.1.0)

Updates `org.jetbrains.kotlin:kotlin-stdlib-common` from 1.9.25 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.25...v2.1.0)

Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk7` from 1.9.25 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.25...v2.1.0)

Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 1.9.25 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.25...v2.1.0)

Updates `org.jetbrains.kotlin:kotlin-stdlib-common` from 1.9.25 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.25...v2.1.0)

Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk7` from 1.9.25 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.25...v2.1.0)

Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 1.9.25 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.25...v2.1.0)

Updates `com.puppycrawl.tools:checkstyle` from 10.15.0 to 10.21.1
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-10.15.0...checkstyle-10.21.1)

Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.6.3 to 3.11.2
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.6.3...maven-javadoc-plugin-3.11.2)

Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.2.5 to 3.5.2
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.2.5...surefire-3.5.2)

Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.2.5 to 3.5.2
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.2.5...surefire-3.5.2)

Updates `org.apache.maven.plugins:maven-deploy-plugin` from 3.1.2 to 3.1.3
- [Release notes](https://github.com/apache/maven-deploy-plugin/releases)
- [Commits](apache/maven-deploy-plugin@maven-deploy-plugin-3.1.2...maven-deploy-plugin-3.1.3)

Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.4.1 to 3.4.2
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.4.1...maven-jar-plugin-3.4.2)

Updates `org.apache.maven.plugins:maven-checkstyle-plugin` from 3.5.0 to 3.6.0
- [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.5.0...maven-checkstyle-plugin-3.6.0)

Updates `io.smallrye:jandex-maven-plugin` from 3.1.8 to 3.2.3
- [Release notes](https://github.com/smallrye/jandex/releases)
- [Changelog](https://github.com/smallrye/jandex/blob/main/RELEASE_PROCEDURE.md)
- [Commits](smallrye/jandex@3.1.8...3.2.3)

Updates `io.quarkus:quarkus-maven-plugin` from 3.15.2 to 3.17.6

Updates `org.apache.maven.plugins:maven-dependency-plugin` from 3.6.1 to 3.8.1
- [Release notes](https://github.com/apache/maven-dependency-plugin/releases)
- [Commits](apache/maven-dependency-plugin@maven-dependency-plugin-3.6.1...maven-dependency-plugin-3.8.1)

Updates `org.apache.maven.plugins:maven-clean-plugin` from 3.3.2 to 3.4.0
- [Release notes](https://github.com/apache/maven-clean-plugin/releases)
- [Commits](apache/maven-clean-plugin@maven-clean-plugin-3.3.2...maven-clean-plugin-3.4.0)

Updates `com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider` from 2.17.2 to 2.18.2

Updates `org.slf4j:slf4j-api` from 2.0.13 to 2.0.16

Updates `org.slf4j:slf4j-simple` from 2.0.13 to 2.0.16

Updates `org.slf4j:slf4j-jdk14` from 2.0.13 to 2.0.16

Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.12.0 to 3.15.1
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
- [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.12.0...maven-plugin-tools-3.15.1)

Updates `org.apache.james:apache-mime4j-dom` from 0.8.11 to 0.8.12

Updates `org.apache.james:apache-mime4j-storage` from 0.8.11 to 0.8.12

Updates `io.apicurio:apicurio-maven-plugin` from 0.0.2 to 0.0.3
- [Release notes](https://github.com/apicurio/apicurio-registry-schema-validation/releases)
- [Commits](Apicurio/apicurio-registry-schema-validation@0.0.2.Final...0.0.3.Final)

Updates `org.seleniumhq.selenium:selenium-java` from 3.141.59 to 4.27.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-3.141.59...selenium-4.27.0)

Updates `org.slf4j:slf4j-simple` from 2.0.13 to 2.0.16

Updates `org.slf4j:slf4j-jdk14` from 2.0.13 to 2.0.16

Updates `io.apicurio:apicurio-registry-schema-validation-jsonschema` from 0.0.4.Final to 0.0.7
- [Release notes](https://github.com/apicurio/apicurio-registry-schema-validation/releases)
- [Commits](Apicurio/apicurio-registry-schema-validation@0.0.4.Final...0.0.7)

Updates `io.apicurio:apicurio-registry-schema-validation-protobuf` from 0.0.4.Final to 0.0.7
- [Release notes](https://github.com/apicurio/apicurio-registry-schema-validation/releases)
- [Commits](Apicurio/apicurio-registry-schema-validation@0.0.4.Final...0.0.7)

Updates `io.apicurio:apicurio-registry-schema-validation-protobuf` from 0.0.4.Final to 0.0.7
- [Release notes](https://github.com/apicurio/apicurio-registry-schema-validation/releases)
- [Commits](Apicurio/apicurio-registry-schema-validation@0.0.4.Final...0.0.7)

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.quarkus:quarkus-test-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.apache.kafka:connect-api
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.apache.kafka:connect-json
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.apache.kafka:kafka-clients
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.apicurio:apicurio-data-models
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.squareup.wire:wire-schema
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.squareup.wire:wire-schema-jvm
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.squareup.wire:wire-schema-jvm
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.squareup.okio:okio
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.squareup.okio:okio-jvm
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.squareup.okio:okio-fakefilesystem
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.google.protobuf:protobuf-java-util
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.google.protobuf:protobuf-java-util
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.google.api.grpc:proto-google-common-protos
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: commons-codec:commons-codec
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.sentry:sentry
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.json:json
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-json-org
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.fasterxml.woodstox:woodstox-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.confluent:kafka-avro-serializer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.confluent:kafka-schema-registry-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.confluent:kafka-protobuf-serializer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.confluent:kafka-json-schema-serializer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.confluent:kafka-connect-avro-converter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.confluent:kafka-schema-registry-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.scala-lang:scala-library
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.confluent:kafka-protobuf-serializer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.confluent:kafka-json-schema-serializer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.confluent:kafka-connect-avro-converter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.testcontainers:redpanda
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.zonky.test:embedded-postgres
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.quarkus:quarkus-test-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.wiremock:wiremock
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.google.re2j:re2j
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.graphql-java:java-dataloader
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-common
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-common
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.apache.maven.plugins:maven-deploy-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.smallrye:jandex-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.apache.maven.plugins:maven-dependency-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.apache.maven.plugins:maven-clean-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.slf4j:slf4j-simple
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.slf4j:slf4j-jdk14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.apache.maven.plugins:maven-plugin-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.apache.james:apache-mime4j-dom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.apache.james:apache-mime4j-storage
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.apicurio:apicurio-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.seleniumhq.selenium:selenium-java
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.slf4j:slf4j-simple
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.slf4j:slf4j-jdk14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.apicurio:apicurio-registry-schema-validation-jsonschema
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.apicurio:apicurio-registry-schema-validation-protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.apicurio:apicurio-registry-schema-validation-protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies-2-6-x
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added Dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 13, 2025
@apicurio-bot
Copy link

apicurio-bot bot commented Jan 13, 2025

Thank you for creating a pull request!

Pinging @jsenko, @carlesarnal to respond or triage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/compatibility area/rest-client area/storage Dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants