-
Notifications
You must be signed in to change notification settings - Fork 271
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
build(deps): bump the backport-dependencies group across 1 directory with 22 updates #4576
Closed
dependabot
wants to merge
1
commit into
2.5.x
from
dependabot/maven/2.5.x/backport-dependencies-658d60bfc8
Closed
build(deps): bump the backport-dependencies group across 1 directory with 22 updates #4576
dependabot
wants to merge
1
commit into
2.5.x
from
dependabot/maven/2.5.x/backport-dependencies-658d60bfc8
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…with 22 updates Bumps the backport-dependencies group with 22 updates in the / directory: | Package | From | To | | --- | --- | --- | | [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) | `3.2.11.Final` | `3.9.4` | | io.quarkus:quarkus-test-common | `3.2.11.Final` | `3.9.4` | | io.quarkus:quarkus-maven-plugin | `3.2.11.Final` | `3.9.4` | | org.apache.kafka:connect-api | `3.6.1` | `7.6.1-ce` | | org.apache.kafka:connect-json | `2.4.0` | `7.6.1-ce` | | [com.ibm.icu:icu4j](https://github.com/unicode-org/icu) | `74.2` | `75.1` | | [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) | `3.25.3` | `4.26.1` | | com.google.protobuf:protobuf-java-util | `3.25.3` | `4.26.1` | | [com.google.api.grpc:proto-google-common-protos](https://github.com/googleapis/sdk-platform-java) | `2.37.1` | `2.38.0` | | [com.graphql-java:graphql-java](https://github.com/graphql-java/graphql-java) | `21.5` | `22.0` | | [com.fasterxml.jackson.datatype:jackson-datatype-json-org](https://github.com/FasterXML/jackson-datatypes-misc) | `2.15.2` | `2.17.0` | | [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) | `2.15.2` | `2.17.0` | | [io.confluent:kafka-avro-serializer](https://github.com/confluentinc/schema-registry) | `7.6.0` | `7.6.1` | | [io.confluent:kafka-protobuf-serializer](https://github.com/confluentinc/schema-registry) | `7.6.0` | `7.6.1` | | [io.confluent:kafka-json-schema-serializer](https://github.com/confluentinc/schema-registry) | `7.6.0` | `7.6.1` | | [io.confluent:kafka-connect-avro-converter](https://github.com/confluentinc/schema-registry) | `7.6.0` | `7.6.1` | | [io.zonky.test:embedded-postgres](https://github.com/zonkyio/embedded-postgres) | `2.0.6` | `2.0.7` | | [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) | `3.3.0` | `3.3.1` | | [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) | `3.3.0` | `3.4.1` | | [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) | `3.2.2` | `3.2.4` | | [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) | `3.11.0` | `3.12.0` | | [io.confluent:kafka-schema-registry-client](https://github.com/confluentinc/schema-registry) | `7.6.0` | `7.6.1` | Updates `io.quarkus:quarkus-bom` from 3.2.11.Final to 3.9.4 - [Release notes](https://github.com/quarkusio/quarkus/releases) - [Commits](quarkusio/quarkus@3.2.11.Final...3.9.4) Updates `io.quarkus:quarkus-test-common` from 3.2.11.Final to 3.9.4 Updates `io.quarkus:quarkus-maven-plugin` from 3.2.11.Final to 3.9.4 Updates `org.apache.kafka:connect-api` from 3.6.1 to 7.6.1-ce Updates `org.apache.kafka:connect-json` from 2.4.0 to 7.6.1-ce Updates `com.ibm.icu:icu4j` from 74.2 to 75.1 - [Release notes](https://github.com/unicode-org/icu/releases) - [Commits](https://github.com/unicode-org/icu/commits) Updates `com.google.protobuf:protobuf-java` from 3.25.3 to 4.26.1 - [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.25.3 to 4.26.1 Updates `com.google.protobuf:protobuf-java-util` from 3.25.3 to 4.26.1 Updates `com.google.api.grpc:proto-google-common-protos` from 2.37.1 to 2.38.0 - [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/v2.38.0) Updates `com.graphql-java:graphql-java` from 21.5 to 22.0 - [Release notes](https://github.com/graphql-java/graphql-java/releases) - [Commits](graphql-java/graphql-java@v21.5...v22.0) Updates `com.fasterxml.jackson.datatype:jackson-datatype-json-org` from 2.15.2 to 2.17.0 - [Commits](FasterXML/jackson-datatypes-misc@jackson-datatypes-misc-parent-2.15.2...jackson-datatypes-misc-parent-2.17.0) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.15.2 to 2.17.0 - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.15.2...jackson-dataformats-text-2.17.0) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.15.2 to 2.17.0 - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.15.2...jackson-dataformats-text-2.17.0) Updates `io.confluent:kafka-avro-serializer` from 7.6.0 to 7.6.1 - [Commits](confluentinc/schema-registry@v7.6.0...v7.6.1) Updates `io.confluent:kafka-protobuf-serializer` from 7.6.0 to 7.6.1 - [Commits](confluentinc/schema-registry@v7.6.0...v7.6.1) Updates `io.confluent:kafka-json-schema-serializer` from 7.6.0 to 7.6.1 - [Commits](confluentinc/schema-registry@v7.6.0...v7.6.1) Updates `io.confluent:kafka-connect-avro-converter` from 7.6.0 to 7.6.1 - [Commits](confluentinc/schema-registry@v7.6.0...v7.6.1) Updates `io.confluent:kafka-protobuf-serializer` from 7.6.0 to 7.6.1 - [Commits](confluentinc/schema-registry@v7.6.0...v7.6.1) Updates `io.confluent:kafka-json-schema-serializer` from 7.6.0 to 7.6.1 - [Commits](confluentinc/schema-registry@v7.6.0...v7.6.1) Updates `io.confluent:kafka-connect-avro-converter` from 7.6.0 to 7.6.1 - [Commits](confluentinc/schema-registry@v7.6.0...v7.6.1) Updates `io.zonky.test:embedded-postgres` from 2.0.6 to 2.0.7 - [Release notes](https://github.com/zonkyio/embedded-postgres/releases) - [Commits](zonkyio/embedded-postgres@v2.0.6...v2.0.7) Updates `io.quarkus:quarkus-test-common` from 3.2.11.Final to 3.9.4 Updates `org.apache.maven.plugins:maven-source-plugin` from 3.3.0 to 3.3.1 - [Commits](apache/maven-source-plugin@maven-source-plugin-3.3.0...maven-source-plugin-3.3.1) Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.3.0 to 3.4.1 - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.3.0...maven-jar-plugin-3.4.1) Updates `io.quarkus:quarkus-maven-plugin` from 3.2.11.Final to 3.9.4 Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.2.2 to 3.2.4 - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.2.2...maven-gpg-plugin-3.2.4) Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.11.0 to 3.12.0 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.11.0...maven-plugin-tools-3.12.0) Updates `io.confluent:kafka-schema-registry-client` from 7.6.0 to 7.6.1 - [Commits](confluentinc/schema-registry@v7.6.0...v7.6.1) --- updated-dependencies: - dependency-name: io.quarkus:quarkus-bom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backport-dependencies - dependency-name: io.quarkus:quarkus-test-common dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backport-dependencies - dependency-name: io.quarkus:quarkus-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backport-dependencies - dependency-name: org.apache.kafka:connect-api dependency-type: direct:production update-type: version-update:semver-major dependency-group: backport-dependencies - dependency-name: org.apache.kafka:connect-json dependency-type: direct:production update-type: version-update:semver-major dependency-group: backport-dependencies - dependency-name: com.ibm.icu:icu4j dependency-type: direct:production update-type: version-update:semver-major dependency-group: backport-dependencies - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-major dependency-group: backport-dependencies - dependency-name: com.google.protobuf:protobuf-java-util dependency-type: direct:production update-type: version-update:semver-major dependency-group: backport-dependencies - dependency-name: com.google.protobuf:protobuf-java-util dependency-type: direct:production update-type: version-update:semver-major dependency-group: backport-dependencies - dependency-name: com.google.api.grpc:proto-google-common-protos dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backport-dependencies - dependency-name: com.graphql-java:graphql-java dependency-type: direct:production update-type: version-update:semver-major dependency-group: backport-dependencies - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-json-org dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backport-dependencies - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backport-dependencies - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backport-dependencies - dependency-name: io.confluent:kafka-avro-serializer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backport-dependencies - dependency-name: io.confluent:kafka-protobuf-serializer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backport-dependencies - dependency-name: io.confluent:kafka-json-schema-serializer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backport-dependencies - dependency-name: io.confluent:kafka-connect-avro-converter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backport-dependencies - dependency-name: io.confluent:kafka-protobuf-serializer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backport-dependencies - dependency-name: io.confluent:kafka-json-schema-serializer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backport-dependencies - dependency-name: io.confluent:kafka-connect-avro-converter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backport-dependencies - dependency-name: io.zonky.test:embedded-postgres dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backport-dependencies - dependency-name: io.quarkus:quarkus-test-common dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backport-dependencies - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backport-dependencies - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backport-dependencies - dependency-name: io.quarkus:quarkus-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backport-dependencies - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backport-dependencies - dependency-name: org.apache.maven.plugins:maven-plugin-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backport-dependencies - dependency-name: io.confluent:kafka-schema-registry-client dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backport-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
Dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Apr 22, 2024
Thank you for creating a pull request! Pinging @EricWittmann, @carlesarnal to respond or triage. |
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
dependabot
bot
deleted the
dependabot/maven/2.5.x/backport-dependencies-658d60bfc8
branch
April 22, 2024 15:20
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/dependencies
area/rest-client
area/storage
area/ui
Dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the backport-dependencies group with 22 updates in the / directory:
3.2.11.Final
3.9.4
3.2.11.Final
3.9.4
3.2.11.Final
3.9.4
3.6.1
7.6.1-ce
2.4.0
7.6.1-ce
74.2
75.1
3.25.3
4.26.1
3.25.3
4.26.1
2.37.1
2.38.0
21.5
22.0
2.15.2
2.17.0
2.15.2
2.17.0
7.6.0
7.6.1
7.6.0
7.6.1
7.6.0
7.6.1
7.6.0
7.6.1
2.0.6
2.0.7
3.3.0
3.3.1
3.3.0
3.4.1
3.2.2
3.2.4
3.11.0
3.12.0
7.6.0
7.6.1
Updates
io.quarkus:quarkus-bom
from 3.2.11.Final to 3.9.4Release notes
Sourced from io.quarkus:quarkus-bom's releases.
... (truncated)
Commits
89a18ef
[RELEASE] - Bump version to 3.9.45be480e
Merge pull request #40125 from gsmet/3.9.4-backports-11485e97
Unsign modified dependency JARs when filtering40abe48
Applying the QE feedback to the Logging guide0cf9684
ArC: skip warning about invalid startup for producer methods3023a1f
Update datasource yaml config in docsa063ebd
Update deploying-to-openshift.adoc29dd724
Updates to Infinispan 15.0.1.Finaled0f461
Fix datasource devservices restarting quarkusio/quarkus#400150a5d314
docs: mention logging in smallrye-graphql-clientUpdates
io.quarkus:quarkus-test-common
from 3.2.11.Final to 3.9.4Updates
io.quarkus:quarkus-maven-plugin
from 3.2.11.Final to 3.9.4Updates
org.apache.kafka:connect-api
from 3.6.1 to 7.6.1-ceUpdates
org.apache.kafka:connect-json
from 2.4.0 to 7.6.1-ceUpdates
com.ibm.icu:icu4j
from 74.2 to 75.1Release notes
Sourced from com.ibm.icu:icu4j's releases.
Commits
Updates
com.google.protobuf:protobuf-java
from 3.25.3 to 4.26.1Commits
Updates
com.google.protobuf:protobuf-java-util
from 3.25.3 to 4.26.1Updates
com.google.protobuf:protobuf-java-util
from 3.25.3 to 4.26.1Updates
com.google.api.grpc:proto-google-common-protos
from 2.37.1 to 2.38.0Release notes
Sourced from com.google.api.grpc:proto-google-common-protos's releases.
Changelog
Sourced from com.google.api.grpc:proto-google-common-protos's changelog.
... (truncated)
Commits
Updates
com.graphql-java:graphql-java
from 21.5 to 22.0Release notes
Sourced from com.graphql-java:graphql-java's releases.
... (truncated)
Commits
0eec91e
Merge pull request #3551 from jbellenger/jbellenger-validate-dir-argsc4df085
Merge pull request #3567 from graphql-java/dependabot/github_actions/gradle/w...2cf3cc0
Merge pull request #3566 from graphql-java/dependabot/gradle/org.testng-testn...1d78326
Merge pull request #3565 from graphql-java/strict-mode-runtime-wiring207bb83
Bump gradle/wrapper-validation-action from 2 to 39f613a6
Bump org.testng:testng from 7.10.0 to 7.10.1bb82efb
Better testing5a53ec4
strictMode for RuntimeWiring and TypeRuntimeWiring7f13678
Merge pull request #3564 from graphql-java/add-dataloader-3.3.0b2dc510
Dataloader 3.3.0Updates
com.fasterxml.jackson.datatype:jackson-datatype-json-org
from 2.15.2 to 2.17.0Commits
1db4146
[maven-release-plugin] prepare release jackson-datatypes-misc-parent-2.17.02e215a4
Prepare for 2.17.0 release86423f4
Merge branch '2.16' into 2.1789976aa
Back to snapshot depa7d9b85
[maven-release-plugin] prepare for next development iterationfe24bf9
[maven-release-plugin] prepare release jackson-datatypes-misc-parent-2.16.2413ce99
Prepare for 2.16.2 releaseb1ff7a9
Back to snapshot dep2e4a82e
[maven-release-plugin] prepare for next development iterationb133f51
[maven-release-plugin] prepare release jackson-datatypes-misc-parent-2.17.0-rc1Updates
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
from 2.15.2 to 2.17.0Commits
5947a45
[maven-release-plugin] prepare release jackson-dataformats-text-2.17.066e39ff
Prepare for 2.17.0 release00d45d2
Merge branch '2.16' into 2.1717b06ec
Back to snapshot dep6924d24
[maven-release-plugin] prepare for next development iterationd4977eb
[maven-release-plugin] prepare release jackson-dataformats-text-2.16.2cd23e6c
Prepare for 2.16.2 release5f89d60
Add explicit overrides forJsonParser.getNumberTypeFP()
1b8ca46
Test renaming0550039
Minor test refactoringUpdates
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
from 2.15.2 to 2.17.0Commits
5947a45
[maven-release-plugin] prepare release jackson-dataformats-text-2.17.066e39ff
Prepare for 2.17.0 release00d45d2
Merge branch '2.16' into 2.1717b06ec
Back to snapshot dep6924d24
[maven-release-plugin] prepare for next development iterationd4977eb
[maven-release-plugin] prepare release jackson-dataformats-text-2.16.2cd23e6c
Prepare for 2.16.2 release5f89d60
Add explicit overrides forJsonParser.getNumberTypeFP()
1b8ca46
Test renaming0550039
Minor test refactoringUpdates
io.confluent:kafka-avro-serializer
from 7.6.0 to 7.6.1Commits
e09b8f9
Set Confluent to 7.6.1, Kafka to 7.6.1.83b8886
Merge branch '7.5.x' into 7.6.x by rayokota133881a
Merge branch '7.4.x' into 7.5.x by rayokota7d172bb
Merge branch '7.3.x' into 7.4.x by rayokotabc79d98
Merge branch '7.2.x' into 7.3.x by rayokotaff129a2
Merge pull request #3062 from confluentinc/pr_merge_from_7_1_x_to_7_2_xba34552
Merge branch '7.2.x' into pr_merge_from_7_1_x_to_7_2_x517c178
Merge branch '7.0.x' into 7.1.x by rayokotaeabeec8
Merge pull request #3061 from confluentinc/cherry-pick-field-oneofaf44d2e
Merge pull request #3059 from MaciasMucias/masterUpdates
io.confluent:kafka-protobuf-serializer
from 7.6.0 to 7.6.1Commits
e09b8f9
Set Confluent to 7.6.1, Kafka to 7.6.1.83b8886
Merge branch '7.5.x' into 7.6.x by rayokota133881a
Merge branch '7.4.x' into 7.5.x by rayokota7d172bb
Merge branch '7.3.x' into 7.4.x by rayokotabc79d98
Merge branch '7.2.x' into 7.3.x by rayokotaff129a2
Merge pull request #3062 from confluentinc/pr_merge_from_7_1_x_to_7_2_xba34552
Merge branch '7.2.x' into pr_merge_from_7_1_x_to_7_2_x517c178
Merge branch '7.0.x' into 7.1.x by rayokotaeabeec8
Merge pull request #3061 from confluentinc/cherry-pick-field-oneofaf44d2e
Merge pull request #3059 from MaciasMucias/masterUpdates
io.confluent:kafka-json-schema-serializer
from 7.6.0 to 7.6.1Commits
e09b8f9
Set Confluent to 7.6.1, Kafka to 7.6.1.83b8886
Merge branch '7.5.x' into 7.6.x by rayokota133881a
Merge branch '7.4.x' into 7.5.x by rayokota7d172bb
Merge branch '7.3.x' into 7.4.x by rayokotabc79d98
Merge branch '7.2.x' into 7.3.x by rayokotaff129a2
Merge pull request #3062 from confluentinc/pr_merge_from_7_1_x_to_7_2_xba34552
Merge branch '7.2.x' into pr_merge_from_7_1_x_to_7_2_x517c178
Merge branch '7.0.x' into 7.1.x by rayokotaeabeec8
Merge pull request #3061 from confluentinc/cherry-pick-field-oneofaf44d2e
Merge pull request #3059 from MaciasMucias/masterUpdates
io.confluent:kafka-connect-avro-converter
from 7.6.0 to 7.6.1Commits
e09b8f9
Set Confluent to 7.6.1, Kafka to 7.6.1.83b8886
Merge branch '7.5.x' into 7.6.x by rayokota133881a
Merge branch '7.4.x' into 7.5.x by rayokota7d172bb
Merge branch '7.3.x' into 7.4.x by rayokotabc79d98
Merge branch '7.2.x' into 7.3.x by rayokotaff129a2
Merge pull request #3062 from confluentinc/pr_merge_from_7_1_x_to_7_2_xba34552
Merge branch '7.2.x' into pr_merge_from_7_1_x_to_7_2_x517c178
Merge branch '7.0.x' into 7.1.x by rayokotaeabeec8
Merge pull request #3061 from confluentinc/cherry-pick-field-oneofaf44d2e
Merge pull request #3059 from MaciasMucias/masterUpdates
io.confluent:kafka-protobuf-serializer
from 7.6.0 to 7.6.1Commits
e09b8f9
Set Confluent to 7.6.1, Kafka to 7.6.1.83b8886
Merge branch '7.5.x' into 7.6.x by rayokota133881a
Merge branch '7.4.x' into 7.5.x by rayokota7d172bb
Merge branch '7.3.x' into 7.4.x by rayokotabc79d98
Merge branch '7.2.x' into 7.3.x by rayokotaff129a2
Merge pull request #3062 from confluentinc/pr_merge_from_7_1_x_to_7_2_xba34552
Merge branch '7.2.x' into pr_merge_from_7_1_x_to_7_2_x517c178
Merge branch '7.0.x' into 7.1.x by rayokotaeabeec8
Merge pull request #3061 from confluentinc/cherry-pick-field-oneofaf44d2e
Merge pull request #3059 from MaciasMucias/masterUpdates
io.confluent:kafka-json-schema-serializer
from 7.6.0 to 7.6.1Commits
e09b8f9
Set Confluent to 7.6.1, Kafka to 7.6.1.83b8886
Merge branch '7.5.x' into 7.6.x by rayokota133881a
Merge branch '7.4.x' into 7.5.x by rayokota7d172bb
Merge branch '7.3.x' into 7.4.x by rayokotabc79d98
Merge branch '7.2.x' into 7.3.x by rayokotaff129a2
Merge pull request #3062 from confluentinc/pr_merge_from_7_1_x_to_7_2_xba34552
Merge branch '7.2.x' into pr_merge_from_7_1_x_to_7_2_x517c178
Merge branch '7.0.x' into 7.1.x by rayokotaeabeec8
Merge pull request #3061 from confluentinc/cherry-pick-field-oneofaf44d2e
Merge pull request #3059 from MaciasMucias/masterUpdates
io.confluent:kafka-connect-avro-converter
from 7.6.0 to 7.6.1Commits
e09b8f9
Set Confluent to 7.6.1, Kafka to 7.6.1.83b8886
Merge branch '7.5.x' into 7.6.x by rayokota133881a
Merge branch '7.4.x' into 7.5.x by rayokota7d172bb
Merge branch '7.3.x' into 7.4.x by rayokotabc79d98
Merge branch '7.2.x' into 7.3.x by rayokotaff129a2
Merge pull request #3062 from confluentinc/pr_merge_from_7_1_x_to_7_2_xba34552
Merge branch '7.2.x' into pr_merge_from_7_1_x_to_7_2_x517c178
Merge branch '7.0.x' into 7.1.x by rayokotaeabeec8
Merge pull request #3061 from confluentinc/cherry-pick-field-oneofaf44d2e
Merge pull request #3059 from MaciasMucias/masterUpdates
io.zonky.test:embedded-postgres
from 2.0.6 to 2.0.7Release notes
Sourced from io.zonky.test:embedded-postgres's releases.
Commits
9262785
[maven-release-plugin] prepare release v2.0.77aa5107
Merge pull request #131 from sullis/setup-java-v4e4e5726
Merge pull request #130 from lesiak/postgresql-driver-upgrade61add57
setup-java v493ebb2a
#129 Upgrade postgresql driver to 42.7.3875b0e4
Merge pull request #128 from lesiak/commons-compress-1.26.0ed28020
#127 Upgrade org.apache.commons:commons-compress to 1.26.064f52ac
[maven-release-plugin] prepare for next development iterationUpdates
io.quarkus:quarkus-test-common
from 3.2.11.Final to 3.9.4Updates
org.apache.maven.plugins:maven-source-plugin
from 3.3.0 to 3.3.1Commits
f80596e
[maven-release-plugin] prepare release maven-source-plugin-3.3.17626998
Bump apache/maven-gh-actions-shared from 3 to 483c963c
Bu...Description has been truncated