-
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 with 21 updates #3991
Merged
carlesarnal
merged 2 commits into
2.5.x
from
dependabot/maven/2.5.x/backport-dependencies-b26b195b6a
Nov 17, 2023
Merged
build(deps): bump the backport-dependencies group with 21 updates #3991
carlesarnal
merged 2 commits into
2.5.x
from
dependabot/maven/2.5.x/backport-dependencies-b26b195b6a
Nov 17, 2023
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
Bumps the backport-dependencies group with 21 updates: | Package | From | To | | --- | --- | --- | | [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) | `3.2.8.Final` | `3.5.2` | | io.quarkus:quarkus-test-common | `3.2.8.Final` | `3.5.2` | | io.quarkus:quarkus-maven-plugin | `3.2.8.Final` | `3.5.2` | | org.apache.kafka:connect-api | `3.5.1` | `7.5.2-ce` | | org.apache.kafka:connect-json | `2.4.0` | `7.5.2-ce` | | [com.squareup.wire:wire-schema](https://github.com/square/wire) | `4.9.1` | `4.9.2` | | [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) | `3.25.0` | `3.25.1` | | com.google.protobuf:protobuf-java-util | `3.25.0` | `3.25.1` | | [org.json:json](https://github.com/douglascrockford/JSON-java) | `20230227` | `20231013` | | [com.fasterxml.jackson.datatype:jackson-datatype-json-org](https://github.com/FasterXML/jackson-datatypes-misc) | `2.15.3` | `2.16.0` | | [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) | `2.15.2` | `2.16.0` | | [io.confluent:kafka-avro-serializer](https://github.com/confluentinc/schema-registry) | `7.5.1` | `7.5.2` | | [io.confluent:kafka-protobuf-serializer](https://github.com/confluentinc/schema-registry) | `7.5.1` | `7.5.2` | | [io.confluent:kafka-json-schema-serializer](https://github.com/confluentinc/schema-registry) | `7.5.1` | `7.5.2` | | [io.confluent:kafka-connect-avro-converter](https://github.com/confluentinc/schema-registry) | `7.5.1` | `7.5.2` | | [org.testcontainers:redpanda](https://github.com/testcontainers/testcontainers-java) | `1.18.3` | `1.19.2` | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.6.0` | `3.6.2` | | [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) | `3.2.1` | `3.2.2` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.2.1` | `3.2.2` | | [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) | `3.10.1` | `3.10.2` | | [io.confluent:kafka-schema-registry-client](https://github.com/confluentinc/schema-registry) | `7.5.1` | `7.5.2` | Updates `io.quarkus:quarkus-bom` from 3.2.8.Final to 3.5.2 - [Release notes](https://github.com/quarkusio/quarkus/releases) - [Commits](quarkusio/quarkus@3.2.8.Final...3.5.2) Updates `io.quarkus:quarkus-test-common` from 3.2.8.Final to 3.5.2 Updates `io.quarkus:quarkus-maven-plugin` from 3.2.8.Final to 3.5.2 Updates `org.apache.kafka:connect-api` from 3.5.1 to 7.5.2-ce Updates `org.apache.kafka:connect-json` from 2.4.0 to 7.5.2-ce Updates `com.squareup.wire:wire-schema` from 4.9.1 to 4.9.2 - [Changelog](https://github.com/square/wire/blob/master/CHANGELOG.md) - [Commits](square/wire@4.9.1...4.9.2) Updates `com.google.protobuf:protobuf-java` from 3.25.0 to 3.25.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v3.25.0...v3.25.1) Updates `com.google.protobuf:protobuf-java-util` from 3.25.0 to 3.25.1 Updates `org.json:json` from 20230227 to 20231013 - [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.15.3 to 2.16.0 - [Commits](FasterXML/jackson-datatypes-misc@jackson-datatypes-misc-parent-2.15.3...jackson-datatypes-misc-parent-2.16.0) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.15.2 to 2.16.0 - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.15.2...jackson-dataformats-text-2.16.0) Updates `io.confluent:kafka-avro-serializer` from 7.5.1 to 7.5.2 - [Commits](confluentinc/schema-registry@v7.5.1...v7.5.2) Updates `io.confluent:kafka-protobuf-serializer` from 7.5.1 to 7.5.2 - [Commits](confluentinc/schema-registry@v7.5.1...v7.5.2) Updates `io.confluent:kafka-json-schema-serializer` from 7.5.1 to 7.5.2 - [Commits](confluentinc/schema-registry@v7.5.1...v7.5.2) Updates `io.confluent:kafka-connect-avro-converter` from 7.5.1 to 7.5.2 - [Commits](confluentinc/schema-registry@v7.5.1...v7.5.2) Updates `org.testcontainers:redpanda` from 1.18.3 to 1.19.2 - [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.18.3...1.19.2) Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.6.0 to 3.6.2 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.6.0...maven-javadoc-plugin-3.6.2) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.2.1 to 3.2.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.1...surefire-3.2.2) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.2.1 to 3.2.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.1...surefire-3.2.2) Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.10.1 to 3.10.2 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.10.1...maven-plugin-tools-3.10.2) Updates `io.confluent:kafka-schema-registry-client` from 7.5.1 to 7.5.2 - [Commits](confluentinc/schema-registry@v7.5.1...v7.5.2) --- 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.squareup.wire:wire-schema dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backport-dependencies - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backport-dependencies - dependency-name: com.google.protobuf:protobuf-java-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backport-dependencies - dependency-name: org.json:json 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: 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: org.testcontainers:redpanda dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backport-dependencies - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backport-dependencies - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backport-dependencies - dependency-name: org.apache.maven.plugins:maven-surefire-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-patch 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
Nov 16, 2023
Thank you for creating a pull request! Pinging @jsenko, @EricWittmann, @carlesarnal to respond or triage. |
carlesarnal
deleted the
dependabot/maven/2.5.x/backport-dependencies-b26b195b6a
branch
November 17, 2023 09:19
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/compatibility
area/dependencies
area/rest-client
area/rules
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 21 updates:
3.2.8.Final
3.5.2
3.2.8.Final
3.5.2
3.2.8.Final
3.5.2
3.5.1
7.5.2-ce
2.4.0
7.5.2-ce
4.9.1
4.9.2
3.25.0
3.25.1
3.25.0
3.25.1
20230227
20231013
2.15.3
2.16.0
2.15.2
2.16.0
7.5.1
7.5.2
7.5.1
7.5.2
7.5.1
7.5.2
7.5.1
7.5.2
1.18.3
1.19.2
3.6.0
3.6.2
3.2.1
3.2.2
3.2.1
3.2.2
3.10.1
3.10.2
7.5.1
7.5.2
Updates
io.quarkus:quarkus-bom
from 3.2.8.Final to 3.5.2Release notes
Sourced from io.quarkus:quarkus-bom's releases.
... (truncated)
Commits
25abdb0
[RELEASE] - Bump version to 3.5.24204ca8
Merge pull request #37120 from ozangunalp/bump_rm_4_10_2_fix_rmq_tracing100989b
Bump Smallrye RM from 4.10.1 to 4.10.21f3a6d9
Merge pull request #37115 from gsmet/3.5.2-backports-387d5728
Handle duplicated context in the CacheResultInterceptord6e7fcd
Make analytics tests more a bit more resilient4e383da
Add te actual coordinates of the MySQL driver085c2e6
Avoid@TempDir
in RestClientCDIDelegateBuilderTest84fec50
Disable Http2RSTFloodProtectionTest on Windowseeba2c3
Merge pull request #37084 from gsmet/3.5.2-backports-2Updates
io.quarkus:quarkus-test-common
from 3.2.8.Final to 3.5.2Updates
io.quarkus:quarkus-maven-plugin
from 3.2.8.Final to 3.5.2Updates
org.apache.kafka:connect-api
from 3.5.1 to 7.5.2-ceUpdates
org.apache.kafka:connect-json
from 2.4.0 to 7.5.2-ceUpdates
com.squareup.wire:wire-schema
from 4.9.1 to 4.9.2Changelog
Sourced from com.squareup.wire:wire-schema's changelog.
Commits
30bf2fa
Prepare for release 4.9.2.075de05
Merge pull request #2700 from square/renovate/checkerqualc51acc7
Merge pull request #2703 from square/bquenaudon.2023-11-05.bumpprotobufa3e0e60
Bump protobuf .proto filescc0f603
Merge pull request #2699 from illarionov/fixDoc44f861b
Merge pull request #2702 from square/renovate/protobufaa0c050
Merge pull request #2696 from square/renovate/me.champeau.jmh-0.xd430736
Update protobuf to v3.25.0940540d
Update dependency org.checkerframework:checker-qual to v3.40.0712e3f4
Merge pull request #2701 from square/renovate/com.google.protobuf-protoc-3.xUpdates
com.google.protobuf:protobuf-java
from 3.25.0 to 3.25.1Commits
7f94235
Updating version.json and repo version numbers to: 25.1e4b00c7
Add support for extensions in CRuby, JRuby, and FFI Ruby (#14703) (#14756)2495d4f
Add support for options in CRuby, JRuby and FFI (#14594) (#14739)a29f47d
Bump mac PHP version to 8.2 to fix non-hermetic breakages. (#14741)f36432a
Merge pull request #14674 from anandolee/25.x74f5cf4
Raise warnings for python syntax usagesedb1afd
Move python/BUILD to python/BUILD.bazel (#14658)666689e
Merge pull request #14620 from protocolbuffers/win2019-25.x1577c30
Error on staleness failure1155c80
Updatecc_file_list_aspect
to handle targets with missinghdrs/textual_hdrs
Updates
com.google.protobuf:protobuf-java-util
from 3.25.0 to 3.25.1Updates
org.json:json
from 20230227 to 20231013Release notes
Sourced from org.json:json's releases.
Changelog
Sourced from org.json:json's changelog.
Commits
Updates
com.fasterxml.jackson.datatype:jackson-datatype-json-org
from 2.15.3 to 2.16.0Commits
6a01a4d
[maven-release-plugin] prepare release jackson-datatypes-misc-parent-2.16.0d809b01
Prepare for 2.16.0 release382280d
Back to snapshot deps3a2db7c
[maven-release-plugin] prepare for next development iterationa0bf945
[maven-release-plugin] prepare release jackson-datatypes-misc-parent-2.16.0-rc1de9b03f
Prepare for 2.16.0-rc1 release30a7ad6
Merge branch '2.15' into 2.160dfd0d2
Update org.json:json dependency to latest5a73dbc
Prepare for 2.16.0-rc1980decc
Merge branch '2.15' into 2.16Updates
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
from 2.15.2 to 2.16.0Commits
89c9cb5
[maven-release-plugin] prepare release jackson-dataformats-text-2.16.08b0bf6c
Prepare for 2.16.0 releasef1a2803
Back to snapshot deps5a433fc
[maven-release-plugin] prepare for next development iterationb2a3d9a
[maven-release-plugin] prepare release jackson-dataformats-text-2.16.0-rc1e3dbdb0
Prepare for 2.16.0-rc1 release74461cf
Enable JDK 21 for CI java matrix90a2f8c
Fix #198: addCsvGenerator.Feature.ALWAYS_QUOTE_NUMBERS
(#440)f8bd56b
Fix #438: prevent quoting of BigInteger/BigDecimal when not expected (#439)56686c8
Update release notesUpdates
io.confluent:kafka-avro-serializer
from 7.5.1 to 7.5.2Commits
7b3c9e5
Set Confluent to 7.5.2, Kafka to 7.5.2.9de6c3d
Merge branch '7.4.x' into 7.5.x8233b04
MINOR expose dek registry apis for use by schema linking (#2809)792de28
Merge branch '7.4.x' into 7.5.x8635bfe
Allow create kek/dek to act like undelete (#2807)92be717
For tags API, only modify ruleset on leader node (#2808)1744ebf
Merge branch '7.4.x' into 7.5.x5d57f8d
DGS-8908 Ensure tenant prefix is used for aliases (#2806)6555813
Merge branch '7.4.x' into 7.5.x1c390a0
DGS-8901 Ensure logical type config is applied to Reflect/Specific Avro data ...Updates
io.confluent:kafka-protobuf-serializer
from 7.5.1 to 7.5.2Commits
7b3c9e5
Set Confluent to 7.5.2, Kafka to 7.5.2.9de6c3d
Merge branch '7.4.x' into 7.5.x8233b04
MINOR expose dek registry apis for use by schema linking (#2809)792de28
Merge branch '7.4.x' into 7.5.x8635bfe
Allow create kek/dek to act like undelete (#2807)92be717
For tags API, only modify ruleset on leader node (#2808)1744ebf
Merge branch '7.4.x' into 7.5.x5d57f8d
DGS-8908 Ensure tenant prefix is used for aliases (#2806)6555813
Merge branch '7.4.x' into 7.5.x1c390a0
DGS-8901 Ensure logical type config is applied to Reflect/Specific Avro data ...Updates
io.confluent:kafka-json-schema-serializer
from 7.5.1 to 7.5.2Commits
7b3c9e5
Set Confluent to 7.5.2, Kafka to 7.5.2.9de6c3d
Merge branch '7.4.x' into 7.5.x8233b04
MINOR expose dek registry apis for use by schema linking (#2809)792de28
Merge branch '7.4.x' into 7.5.x8635bfe
Allow create kek/dek to act like undelete (#2807)92be717
For tags API, only modify ruleset on leader node (#2808)1744ebf
Merge branch '7.4.x' into 7.5.x5d57f8d
DGS-8908 Ensure tenant prefix is used for aliases (#2806)6555813
Merge branch '7.4.x' into 7.5.x1c390a0
DGS-8901 Ensure logical type config is applied to Reflect/Specific Avro data ...Updates
io.confluent:kafka-connect-avro-converter
from 7.5.1 to 7.5.2Commits
7b3c9e5
Set Confluent to 7.5.2, Kafka to 7.5.2.9de6c3d
Merge branch '7.4.x' into 7.5.x8233b04
MINOR expose dek registry apis for use by schema linking (#2809)792de28
Merge branch '7.4.x' into 7.5.x8635bfe
Allow create kek/dek to act like undelete (#2807)92be717
For tags API, only modify ruleset on leader node (#2808)1744ebf
Merge branch '7.4.x' into 7.5.x5d57f8d
DGS-8908 Ensure tenant prefix is used for aliases (#2806)6555813
Merge branch '7.4.x' into 7.5.x1c390a0
DGS-8901 Ensure logical type config is applied to Reflect/Specific Avro data ...Updates
org.testcontainers:redpanda
from 1.18.3 to 1.19.2Release notes
Sourced from org.testcontainers:redpanda's releases.
... (truncated)
Commits
6d33055
Keep exposed ports order in ContainerDef (#7811)1419510
Merge pull request #7810 from testcontainers/combined-pr-branchc326399
Merge remote-tracking branch 'origin/dependabot/gradle/modules/spock/org.juni...f466275
Bump org.junit.jupiter:junit-jupiter-api in /examples8a55d5c
Merge pull request #7809 from testcontainers/combined-pr-branch1556cfe
Include native-image in META-INF (#7808)6121c44
Merge remote-tracking branch 'origin/dependabot/gradle/examples/org.seleniumh...215d2fe
Merge remote-tracking branch 'origin/dependabot/gradle/examples/org.junit.jup...73da19e
Merge remote-tracking branch 'origin/dependabot/gradle/examples/com.hazelcast...bf6bd45
Bump com.hazelcast:hazelcast from 5.3.4 to 5.3.6 in /examplesUpdates
org.apache.maven.plugins:maven-javadoc-plugin
from 3.6.0 to 3.6.2Release notes
Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases.
Commits
28a89f1
[maven-release-plugin] prepare release maven-javadoc-plugin-3.6.216ca43f
[maven-release-plugin] prepare for next development iteration88bc4a5
Align IT after MJAVADOC-7164b881e8
Bump org.codehaus.mojo:mrm-maven-plugin from 1.5.0 to 1.6.045a8d29
[MJAVADOC-716] Fix stale files detection failing because of the added newline...afb2dee
[MJAVADOC-713] Skipping Javadoc reportset leaves empty Javadoc link in site4bad23f
[MJAVADOC-730] Deprecate parameter "old"8364883
[MJAVADOC-777] Bump org.codehaus.plexus:plexus-java from 1.1.2 to 1.2.0 (#245)6fa9c86
[MJAVADOC-762] don't share state between tests (#218)05b12e8
[MJAVADOC-726] exclude velocity (#243)Updates
org.apache.maven.plugins:maven-failsafe-plugin
from 3.2.1 to 3.2.2Release notes
Sourced from org.apache.maven.plugins:maven-failsafe-plugin's releases.
Commits
2d76753
[maven-release-plugin] prepare release surefire-3.2.2dd640bf
[SUREFIRE-2208] Bump org.codehaus.plexus:plexus-java from 1.1.2 to 1.2.0 (#682)dd2fcfd
[SUREFIRE-2205] Use maven-plugin-report-plugin only in plugins modules03c71d1
[SUREFIRE-2206] Downgrade plexus-xml to 3.0.0c3c3c84
Use Maven 3.x.x and 3.6.3 on Jenkinsa540ef4
[SUREFIRE-2205] Mojo documentation links are broken3a58f29
[maven-release-plugin] prepare for next development iterationUpdates
org.apache.maven.plugins:maven-surefire-plugin
from 3.2.1 to 3.2.2Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
Commits
2d76753
[maven-release-plugin] prepare release surefire-3.2.2dd640bf
[SUREFIRE-2208] Bump org.codehaus.plexus:plexus-java from 1.1.2 to 1.2.0 (#682)dd2fcfd
[SUREFIRE-2205] Use maven-plugin-report-plugin only in plugins modules03c71d1
[SUREFIRE-2206] Downgrade plexus-xml to 3.0.0c3c3c84
Use Maven 3.x.x and 3.6.3 on Jenkinsa540ef4
[SUREFIRE-2205] Mojo documentation links are broken3a58f29
[maven-release-plugin] prepare for next development iterationUpdates
org.apache.maven.plugins:maven-plugin-plugin
from 3.10.1 to 3.10.2Release notes
Sourced from org.apache.maven.plugins:maven-plugin-plugin's releases.
Commits
f6222d6
[maven-release-plugin] prepare release maven-plugin-tools-3.10.2b2aa6cd
[MPLUGIN-491] Bump org.codehaus.plexus:plexus-testing from 1.1.0 to 1.2.0 (#235)be032ee
[MPLUGIN-490] Bump org.jsoup:jsoup from 1.16.1 to 1.16.2 (#232)596553c
[MPLUGIN-489] Bump antVersion from 1.10.13 to 1.10.14 (#223)71a7750
[MPLUGIN-488] Bump asmVersion from 9.5 to 9.6.1934c85
[MPLUGIN-485] Upgrade Parent to 4052cf6b5
[MPLUGIN-487] Bump org.codehaus.plexus:plexus-java from 1.1.2 to 1.2.0 (#231)fbe2a7c
[MPLUGIN-484] Downgrade plexus-xml to 3.0.0619bb57
[maven-release-plugin] prepare for next development iterationUpdates
io.confluent:kafka-schema-registry-client
from 7.5.1 to 7.5.2Commits
7b3c9e5
Set Confluent to 7.5.2, Kafka to 7.5.2.9de6c3d
Merge branch '7.4.x' into 7.5.x8233b04
MINOR expose dek registry apis for use by schema linking (#2809)792de28
Merge branch '7.4.x' into 7.5.x8635bfe
Allow create kek/dek to act like undelete (#2807)