-
Notifications
You must be signed in to change notification settings - Fork 590
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 all group across 1 directory with 38 updates #19820
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/maven/java/all-f8261edad4
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+15
−15
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 all group with 38 updates in the /java directory: | Package | From | To | | --- | --- | --- | | org.apache.logging.log4j:log4j-api | `2.24.2` | `2.24.3` | | org.apache.logging.log4j:log4j-slf4j2-impl | `2.24.2` | `2.24.3` | | org.apache.logging.log4j:log4j-core | `2.24.2` | `2.24.3` | | org.apache.commons:commons-text | `1.12.0` | `1.13.0` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.15.4` | `2.18.2` | | [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.15.4` | `2.18.2` | | [org.elasticsearch.client:elasticsearch-rest-high-level-client](https://github.com/elastic/elasticsearch) | `7.17.25` | `7.17.26` | | [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) | `1.68.1` | `1.69.0` | | [io.grpc:grpc-protobuf](https://github.com/grpc/grpc-java) | `1.68.1` | `1.69.0` | | [io.grpc:grpc-stub](https://github.com/grpc/grpc-java) | `1.68.1` | `1.69.0` | | [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) | `3.47.0.0` | `3.47.1.0` | | software.amazon.awssdk:s3 | `2.29.20` | `2.29.34` | | software.amazon.awssdk:sts | `2.29.20` | `2.29.34` | | software.amazon.awssdk:apache-client | `2.29.20` | `2.29.34` | | software.amazon.awssdk:glue | `2.29.20` | `2.29.34` | | org.eclipse.jetty:jetty-client | `12.0.15` | `12.0.16` | | org.eclipse.jetty:jetty-util | `12.0.15` | `12.0.16` | | org.eclipse.jetty:jetty-http | `12.0.15` | `12.0.16` | | [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `10.20.1` | `10.21.0` | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.11.1` | `3.11.2` | | [org.apache.iceberg:iceberg-core](https://github.com/apache/iceberg) | `1.7.0` | `1.7.1` | | [org.apache.iceberg:iceberg-api](https://github.com/apache/iceberg) | `1.7.0` | `1.7.1` | | [org.apache.iceberg:iceberg-bundled-guava](https://github.com/apache/iceberg) | `1.7.0` | `1.7.1` | | [org.apache.iceberg:iceberg-parquet](https://github.com/apache/iceberg) | `1.7.0` | `1.7.1` | | [org.apache.iceberg:iceberg-data](https://github.com/apache/iceberg) | `1.7.0` | `1.7.1` | | [org.apache.iceberg:iceberg-hive-metastore](https://github.com/apache/iceberg) | `1.7.0` | `1.7.1` | | [org.apache.iceberg:iceberg-aws](https://github.com/apache/iceberg) | `1.7.0` | `1.7.1` | | [org.apache.parquet:parquet-avro](https://github.com/apache/parquet-mr) | `1.14.4` | `1.15.0` | | [org.apache.parquet:parquet-common](https://github.com/apache/parquet-mr) | `1.14.4` | `1.15.0` | | [org.apache.parquet:parquet-encoding](https://github.com/apache/parquet-mr) | `1.14.4` | `1.15.0` | | [org.apache.parquet:parquet-column](https://github.com/apache/parquet-mr) | `1.14.4` | `1.15.0` | | [org.apache.parquet:parquet-hadoop](https://github.com/apache/parquet-mr) | `1.14.4` | `1.15.0` | | org.apache.hadoop:hadoop-common | `3.4.1` | `3.4.1` | | org.apache.hadoop:hadoop-mapreduce-client-core | `3.4.1` | `3.4.1` | | org.apache.hadoop:hadoop-mapreduce-client-common | `3.4.1` | `3.4.1` | | org.apache.hadoop:hadoop-mapreduce-client-jobclient | `3.4.1` | `3.4.1` | | org.apache.hadoop:hadoop-client | `3.3.4` | `3.4.1` | | org.apache.hadoop:hadoop-aws | `3.4.1` | `3.4.1` | Updates `org.apache.logging.log4j:log4j-api` from 2.24.2 to 2.24.3 Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.24.2 to 2.24.3 Updates `org.apache.logging.log4j:log4j-core` from 2.24.2 to 2.24.3 Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.24.2 to 2.24.3 Updates `org.apache.logging.log4j:log4j-core` from 2.24.2 to 2.24.3 Updates `org.apache.commons:commons-text` from 1.12.0 to 1.13.0 Updates `com.fasterxml.jackson.core:jackson-databind` from 2.15.4 to 2.18.2 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.core:jackson-core` from 2.15.4 to 2.18.2 - [Commits](FasterXML/jackson-core@jackson-core-2.15.4...jackson-core-2.18.2) Updates `com.fasterxml.jackson.core:jackson-core` from 2.15.4 to 2.18.2 - [Commits](FasterXML/jackson-core@jackson-core-2.15.4...jackson-core-2.18.2) Updates `org.elasticsearch.client:elasticsearch-rest-high-level-client` from 7.17.25 to 7.17.26 - [Release notes](https://github.com/elastic/elasticsearch/releases) - [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md) - [Commits](elastic/elasticsearch@v7.17.25...v7.17.26) Updates `io.grpc:grpc-netty-shaded` from 1.68.1 to 1.69.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.68.1...v1.69.0) Updates `io.grpc:grpc-protobuf` from 1.68.1 to 1.69.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.68.1...v1.69.0) Updates `io.grpc:grpc-stub` from 1.68.1 to 1.69.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.68.1...v1.69.0) Updates `io.grpc:grpc-protobuf` from 1.68.1 to 1.69.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.68.1...v1.69.0) Updates `io.grpc:grpc-stub` from 1.68.1 to 1.69.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.68.1...v1.69.0) Updates `org.xerial:sqlite-jdbc` from 3.47.0.0 to 3.47.1.0 - [Release notes](https://github.com/xerial/sqlite-jdbc/releases) - [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG) - [Commits](xerial/sqlite-jdbc@3.47.0.0...3.47.1.0) Updates `software.amazon.awssdk:s3` from 2.29.20 to 2.29.34 Updates `software.amazon.awssdk:sts` from 2.29.20 to 2.29.34 Updates `software.amazon.awssdk:apache-client` from 2.29.20 to 2.29.34 Updates `software.amazon.awssdk:glue` from 2.29.20 to 2.29.34 Updates `software.amazon.awssdk:sts` from 2.29.20 to 2.29.34 Updates `software.amazon.awssdk:apache-client` from 2.29.20 to 2.29.34 Updates `software.amazon.awssdk:glue` from 2.29.20 to 2.29.34 Updates `org.eclipse.jetty:jetty-client` from 12.0.15 to 12.0.16 Updates `org.eclipse.jetty:jetty-util` from 12.0.15 to 12.0.16 Updates `org.eclipse.jetty:jetty-http` from 12.0.15 to 12.0.16 Updates `org.eclipse.jetty:jetty-util` from 12.0.15 to 12.0.16 Updates `org.eclipse.jetty:jetty-http` from 12.0.15 to 12.0.16 Updates `com.puppycrawl.tools:checkstyle` from 10.20.1 to 10.21.0 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.20.1...checkstyle-10.21.0) Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.11.1 to 3.11.2 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.11.1...maven-javadoc-plugin-3.11.2) Updates `org.apache.iceberg:iceberg-core` from 1.7.0 to 1.7.1 - [Release notes](https://github.com/apache/iceberg/releases) - [Commits](apache/iceberg@apache-iceberg-1.7.0...apache-iceberg-1.7.1) Updates `org.apache.iceberg:iceberg-api` from 1.7.0 to 1.7.1 - [Release notes](https://github.com/apache/iceberg/releases) - [Commits](apache/iceberg@apache-iceberg-1.7.0...apache-iceberg-1.7.1) Updates `org.apache.iceberg:iceberg-bundled-guava` from 1.7.0 to 1.7.1 - [Release notes](https://github.com/apache/iceberg/releases) - [Commits](apache/iceberg@apache-iceberg-1.7.0...apache-iceberg-1.7.1) Updates `org.apache.iceberg:iceberg-parquet` from 1.7.0 to 1.7.1 - [Release notes](https://github.com/apache/iceberg/releases) - [Commits](apache/iceberg@apache-iceberg-1.7.0...apache-iceberg-1.7.1) Updates `org.apache.iceberg:iceberg-data` from 1.7.0 to 1.7.1 - [Release notes](https://github.com/apache/iceberg/releases) - [Commits](apache/iceberg@apache-iceberg-1.7.0...apache-iceberg-1.7.1) Updates `org.apache.iceberg:iceberg-hive-metastore` from 1.7.0 to 1.7.1 - [Release notes](https://github.com/apache/iceberg/releases) - [Commits](apache/iceberg@apache-iceberg-1.7.0...apache-iceberg-1.7.1) Updates `org.apache.iceberg:iceberg-aws` from 1.7.0 to 1.7.1 - [Release notes](https://github.com/apache/iceberg/releases) - [Commits](apache/iceberg@apache-iceberg-1.7.0...apache-iceberg-1.7.1) Updates `org.apache.iceberg:iceberg-api` from 1.7.0 to 1.7.1 - [Release notes](https://github.com/apache/iceberg/releases) - [Commits](apache/iceberg@apache-iceberg-1.7.0...apache-iceberg-1.7.1) Updates `org.apache.iceberg:iceberg-bundled-guava` from 1.7.0 to 1.7.1 - [Release notes](https://github.com/apache/iceberg/releases) - [Commits](apache/iceberg@apache-iceberg-1.7.0...apache-iceberg-1.7.1) Updates `org.apache.iceberg:iceberg-parquet` from 1.7.0 to 1.7.1 - [Release notes](https://github.com/apache/iceberg/releases) - [Commits](apache/iceberg@apache-iceberg-1.7.0...apache-iceberg-1.7.1) Updates `org.apache.iceberg:iceberg-data` from 1.7.0 to 1.7.1 - [Release notes](https://github.com/apache/iceberg/releases) - [Commits](apache/iceberg@apache-iceberg-1.7.0...apache-iceberg-1.7.1) Updates `org.apache.iceberg:iceberg-hive-metastore` from 1.7.0 to 1.7.1 - [Release notes](https://github.com/apache/iceberg/releases) - [Commits](apache/iceberg@apache-iceberg-1.7.0...apache-iceberg-1.7.1) Updates `org.apache.parquet:parquet-avro` from 1.14.4 to 1.15.0 - [Release notes](https://github.com/apache/parquet-mr/releases) - [Changelog](https://github.com/apache/parquet-java/blob/master/CHANGES.md) - [Commits](apache/parquet-java@apache-parquet-1.14.4...apache-parquet-1.15.0) Updates `org.apache.parquet:parquet-common` from 1.14.4 to 1.15.0 - [Release notes](https://github.com/apache/parquet-mr/releases) - [Changelog](https://github.com/apache/parquet-java/blob/master/CHANGES.md) - [Commits](apache/parquet-java@apache-parquet-1.14.4...apache-parquet-1.15.0) Updates `org.apache.parquet:parquet-encoding` from 1.14.4 to 1.15.0 - [Release notes](https://github.com/apache/parquet-mr/releases) - [Changelog](https://github.com/apache/parquet-java/blob/master/CHANGES.md) - [Commits](apache/parquet-java@apache-parquet-1.14.4...apache-parquet-1.15.0) Updates `org.apache.parquet:parquet-column` from 1.14.4 to 1.15.0 - [Release notes](https://github.com/apache/parquet-mr/releases) - [Changelog](https://github.com/apache/parquet-java/blob/master/CHANGES.md) - [Commits](apache/parquet-java@apache-parquet-1.14.4...apache-parquet-1.15.0) Updates `org.apache.parquet:parquet-hadoop` from 1.14.4 to 1.15.0 - [Release notes](https://github.com/apache/parquet-mr/releases) - [Changelog](https://github.com/apache/parquet-java/blob/master/CHANGES.md) - [Commits](apache/parquet-java@apache-parquet-1.14.4...apache-parquet-1.15.0) Updates `org.apache.iceberg:iceberg-aws` from 1.7.0 to 1.7.1 - [Release notes](https://github.com/apache/iceberg/releases) - [Commits](apache/iceberg@apache-iceberg-1.7.0...apache-iceberg-1.7.1) Updates `org.apache.parquet:parquet-common` from 1.14.4 to 1.15.0 - [Release notes](https://github.com/apache/parquet-mr/releases) - [Changelog](https://github.com/apache/parquet-java/blob/master/CHANGES.md) - [Commits](apache/parquet-java@apache-parquet-1.14.4...apache-parquet-1.15.0) Updates `org.apache.parquet:parquet-encoding` from 1.14.4 to 1.15.0 - [Release notes](https://github.com/apache/parquet-mr/releases) - [Changelog](https://github.com/apache/parquet-java/blob/master/CHANGES.md) - [Commits](apache/parquet-java@apache-parquet-1.14.4...apache-parquet-1.15.0) Updates `org.apache.parquet:parquet-column` from 1.14.4 to 1.15.0 - [Release notes](https://github.com/apache/parquet-mr/releases) - [Changelog](https://github.com/apache/parquet-java/blob/master/CHANGES.md) - [Commits](apache/parquet-java@apache-parquet-1.14.4...apache-parquet-1.15.0) Updates `org.apache.parquet:parquet-hadoop` from 1.14.4 to 1.15.0 - [Release notes](https://github.com/apache/parquet-mr/releases) - [Changelog](https://github.com/apache/parquet-java/blob/master/CHANGES.md) - [Commits](apache/parquet-java@apache-parquet-1.14.4...apache-parquet-1.15.0) Updates `org.apache.hadoop:hadoop-common` from 3.4.1 to 3.4.1 Updates `org.apache.hadoop:hadoop-mapreduce-client-core` from 3.4.1 to 3.4.1 Updates `org.apache.hadoop:hadoop-mapreduce-client-common` from 3.4.1 to 3.4.1 Updates `org.apache.hadoop:hadoop-mapreduce-client-jobclient` from 3.4.1 to 3.4.1 Updates `org.apache.hadoop:hadoop-client` from 3.3.4 to 3.4.1 Updates `org.apache.hadoop:hadoop-aws` from 3.4.1 to 3.4.1 --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.apache.commons:commons-text dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: org.elasticsearch.client:elasticsearch-rest-high-level-client dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: io.grpc:grpc-netty-shaded dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: io.grpc:grpc-protobuf dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: io.grpc:grpc-stub dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: io.grpc:grpc-protobuf dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: io.grpc:grpc-stub dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: org.xerial:sqlite-jdbc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: software.amazon.awssdk:s3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: software.amazon.awssdk:sts dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: software.amazon.awssdk:apache-client dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: software.amazon.awssdk:glue dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: software.amazon.awssdk:sts dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: software.amazon.awssdk:apache-client dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: software.amazon.awssdk:glue dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.eclipse.jetty:jetty-client dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.eclipse.jetty:jetty-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.eclipse.jetty:jetty-http dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.eclipse.jetty:jetty-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.eclipse.jetty:jetty-http dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.apache.iceberg:iceberg-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.apache.iceberg:iceberg-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.apache.iceberg:iceberg-bundled-guava dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.apache.iceberg:iceberg-parquet dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.apache.iceberg:iceberg-data dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.apache.iceberg:iceberg-hive-metastore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.apache.iceberg:iceberg-aws dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.apache.iceberg:iceberg-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.apache.iceberg:iceberg-bundled-guava dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.apache.iceberg:iceberg-parquet dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.apache.iceberg:iceberg-data dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.apache.iceberg:iceberg-hive-metastore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.apache.parquet:parquet-avro dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: org.apache.parquet:parquet-common dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: org.apache.parquet:parquet-encoding dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: org.apache.parquet:parquet-column dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: org.apache.parquet:parquet-hadoop dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: org.apache.iceberg:iceberg-aws dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.apache.parquet:parquet-common dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: org.apache.parquet:parquet-encoding dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: org.apache.parquet:parquet-column dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: org.apache.parquet:parquet-hadoop dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: org.apache.hadoop:hadoop-common dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.apache.hadoop:hadoop-mapreduce-client-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.apache.hadoop:hadoop-mapreduce-client-common dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.apache.hadoop:hadoop-mapreduce-client-jobclient dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.apache.hadoop:hadoop-client dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: org.apache.hadoop:hadoop-aws dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... 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
Dec 16, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 all group with 38 updates in the /java directory:
2.24.2
2.24.3
2.24.2
2.24.3
2.24.2
2.24.3
1.12.0
1.13.0
2.15.4
2.18.2
2.15.4
2.18.2
7.17.25
7.17.26
1.68.1
1.69.0
1.68.1
1.69.0
1.68.1
1.69.0
3.47.0.0
3.47.1.0
2.29.20
2.29.34
2.29.20
2.29.34
2.29.20
2.29.34
2.29.20
2.29.34
12.0.15
12.0.16
12.0.15
12.0.16
12.0.15
12.0.16
10.20.1
10.21.0
3.11.1
3.11.2
1.7.0
1.7.1
1.7.0
1.7.1
1.7.0
1.7.1
1.7.0
1.7.1
1.7.0
1.7.1
1.7.0
1.7.1
1.7.0
1.7.1
1.14.4
1.15.0
1.14.4
1.15.0
1.14.4
1.15.0
1.14.4
1.15.0
1.14.4
1.15.0
3.4.1
3.4.1
3.4.1
3.4.1
3.4.1
3.4.1
3.4.1
3.4.1
3.3.4
3.4.1
3.4.1
3.4.1
Updates
org.apache.logging.log4j:log4j-api
from 2.24.2 to 2.24.3Updates
org.apache.logging.log4j:log4j-slf4j2-impl
from 2.24.2 to 2.24.3Updates
org.apache.logging.log4j:log4j-core
from 2.24.2 to 2.24.3Updates
org.apache.logging.log4j:log4j-slf4j2-impl
from 2.24.2 to 2.24.3Updates
org.apache.logging.log4j:log4j-core
from 2.24.2 to 2.24.3Updates
org.apache.commons:commons-text
from 1.12.0 to 1.13.0Updates
com.fasterxml.jackson.core:jackson-databind
from 2.15.4 to 2.18.2Commits
Updates
com.fasterxml.jackson.core:jackson-core
from 2.15.4 to 2.18.2Commits
fc1bc93
[maven-release-plugin] prepare release jackson-core-2.18.244f793e
Prep for 2.18.2715ec43
Disable scorecard WF from 2.1888b4c94
fix issue with incorrect matches for some surrogate chars (#1360)cc70bc2
Minor warnings removalf5ed9e7
Warnings removal93335d4
Merge branch '2.17' into 2.183ec9738
Back to snapshot dep88fc49b
[maven-release-plugin] prepare for next development iteration44d1e78
[maven-release-plugin] prepare release jackson-core-2.17.3Updates
com.fasterxml.jackson.core:jackson-core
from 2.15.4 to 2.18.2Commits
fc1bc93
[maven-release-plugin] prepare release jackson-core-2.18.244f793e
Prep for 2.18.2715ec43
Disable scorecard WF from 2.1888b4c94
fix issue with incorrect matches for some surrogate chars (#1360)cc70bc2
Minor warnings removalf5ed9e7
Warnings removal93335d4
Merge branch '2.17' into 2.183ec9738
Back to snapshot dep88fc49b
[maven-release-plugin] prepare for next development iteration44d1e78
[maven-release-plugin] prepare release jackson-core-2.17.3Updates
org.elasticsearch.client:elasticsearch-rest-high-level-client
from 7.17.25 to 7.17.26Release notes
Sourced from org.elasticsearch.client:elasticsearch-rest-high-level-client's releases.
Commits
f403283
[7.17] [ci] Add debian-12 to matrix in packaging and platform jobs (#116172) ...db8aecf
Improve message about insecure S3 settings (#116956)3fa1e0a
Fixing the reference time so that age does not change during a test (#116900)aa83dac
Add SLES 15.6 to docker linux exclusions list (#116506) (#116516)ffa8224
Add note about incompleteness of CBs (#116176) (#116187)04736f8
Update allowed error messages in SSL test (#115900)f5cc243
[7.17] Avoid resolving project dependencies in 'resolveAllDependencies' task ...52142d0
Dont run datetime tests with CLDR (#115849)41bf511
Update expected error message for slightly changed format (#115709)8c2e3d0
[test] Improve failure mode of NodeConnectionsServiceTests (#110956) (#115489)Updates
io.grpc:grpc-netty-shaded
from 1.68.1 to 1.69.0Release notes
Sourced from io.grpc:grpc-netty-shaded's releases.
... (truncated)
Commits
34a7cff
Bump version to 1.69.0ddc3163
Update README etc to reference 1.69.0e98e744
okhttp: Fix for ipv6 link local with scope (#11725) (#11729)29dd9ba
change s2av2_credentials to s2aa79982c
[CSM] Use xds-enabled server and xds credentials in examples (#11706)20d09ce
xds: Add counter and gauge metrics (#11661)92de2f3
testing: enabled smallLatency test (#11671)32f4cf4
gae-interop-testing: Upgrade to Java 17e58c998
AndroidComponentAddress includes a target UserHandle (#11670)6a92a2a
interop-testing: Add concurrency condition to the soak test using existing bl...Updates
io.grpc:grpc-protobuf
from 1.68.1 to 1.69.0Release notes
Sourced from io.grpc:grpc-protobuf's releases.
... (truncated)
Commits
34a7cff
Bump version to 1.69.0ddc3163
Update README etc to reference 1.69.0e98e744
okhttp: Fix for ipv6 link local with scope (#11725) (#11729)29dd9ba
change s2av2_credentials to s2aa79982c
[CSM] Use xds-enabled server and xds credentials in examples (#11706)20d09ce
xds: Add counter and gauge metrics (#11661)92de2f3
testing: enabled smallLatency test (#11671)32f4cf4
gae-interop-testing: Upgrade to Java 17e58c998
AndroidComponentAddress includes a target UserHandle (#11670)6a92a2a
interop-testing: Add concurrency condition to the soak test using existing bl...Updates
io.grpc:grpc-stub
from 1.68.1 to 1.69.0Release notes
Sourced from io.grpc:grpc-stub's releases.
... (truncated)
Commits
34a7cff
Bump version to 1.69.0ddc3163
Update README etc to reference 1.69.0e98e744
okhttp: Fix for ipv6 link local with scope (#11725) (#11729)29dd9ba
change s2av2_credentials to s2aa79982c
[CSM] Use xds-enabled server and xds credentials in examples (#11706)20d09ce
xds: Add counter and gauge metrics (#11661)92de2f3
testing: enabled smallLatency test (#11671)32f4cf4
gae-interop-testing: Upgrade to Java 17e58c998
AndroidComponentAddress includes a target UserHandle (#11670)6a92a2a
interop-testing: Add concurrency condition to the soak test using existing bl...Updates
io.grpc:grpc-protobuf
from 1.68.1 to 1.69.0Release notes
Sourced from io.grpc:grpc-protobuf's releases.
... (truncated)
Commits
34a7cff
Bump version to 1.69.0ddc3163
Update README etc to reference 1.69.0e98e744
okhttp: Fix for ipv6 link local with scope (#11725) (#11729)29dd9ba
change s2av2_credentials to s2aa79982c
[CSM] Use xds-enabled server and xds credentials in examples (#11706)20d09ce
xds: Add counter and gauge metrics (#11661)92de2f3
testing: enabled smallLatency test (#11671)32f4cf4
gae-interop-testing: Upgrade to Java 17e58c998
AndroidComponentAddress includes a target UserHandle (#11670)6a92a2a
interop-testing: Add concurrency condition to the soak test using existing bl...Updates
io.grpc:grpc-stub
from 1.68.1 to 1.69.0Release notes
Sourced from io.grpc:grpc-stub's releases.
... (truncated)
Commits
34a7cff
Bump version to 1.69.0ddc3163
Update README etc to reference 1.69.0e98e744
okhttp: Fix for ipv6 link local with scope (#11725) (#11729)29dd9ba
change s2av2_credentials to s2aa79982c
[CSM] Use xds-enabled server and xds credentials in examples (#11706)20d09ce
xds: Add counter and gauge metrics (#11661)92de2f3
testing: enabled smallLatency test (#11671)32f4cf4
gae-interop-testing: Upgrade to Java 17e58c998
AndroidComponentAddress includes a target UserHandle (#11670)6a92a2a
interop-testing: Add concurrency condition to the soak test using existing bl...Updates
org.xerial:sqlite-jdbc
from 3.47.0.0 to 3.47.1.0Release notes
Sourced from org.xerial:sqlite-jdbc's releases.
Commits
9253692
chore(release): 3.47.1.0 [skip ci]043e5d8
chore: update native libraries67d28cb
feat: upgrade to sqlite 3.47.12fdb1e9
fix: possible StringIndexOutOfBoundsException in ExtendedCommandda8596c
build(deps): bump org.codehaus.mojo:versions-maven-plugin6e4c691
build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin9f354be
build(deps): bump org.jreleaser:jreleaser-maven-pluginaa92c59
build(deps): bump surefire.version from 3.5.1 to 3.5.24a41998
docs: add supported API level for Android81b05ec
fix: update module-info.java to make org.slf4j static requirementUpdates
software.amazon.awssdk:s3
from 2.29.20 to 2.29.34Updates
software.amazon.awssdk:sts
from 2.29.20 to 2.29.34Updates
software.amazon.awssdk:apache-client
from 2.29.20 to 2.29.34Updates
software.amazon.awssdk:glue
from 2.29.20 to 2.29.34Updates
software.amazon.awssdk:sts
from 2.29.20 to 2.29.34Updates
software.amazon.awssdk:apache-client
from 2.29.20 to 2.29.34Updates
software.amazon.awssdk:glue
from 2.29.20 to 2.29.34Updates
org.eclipse.jetty:jetty-client
from 12.0.15 to 12.0.16Updates
org.eclipse.jetty:jetty-util
from 12.0.15 to 12.0.16Updates
org.eclipse.jetty:jetty-http
from 12.0.15 to 12.0.16Updates
org.eclipse.jetty:jetty-util
from 12.0.15 to 12.0.16Updates
org.eclipse.jetty:jetty-http
from 12.0.15 to 12.0.16Updates
com.puppycrawl.tools:checkstyle
from 10.20.1 to 10.21.0Release notes
Sourced from com.puppycrawl.tools:checkstyle's releases.
... (truncated)
Commits
b505e4c
[maven-release-plugin] prepare release checkstyle-10.21.001047b2
doc: release notes for 10.21.08d265b3
Issue #13345: Enable examples tests for InterfaceMemberImpliedModifierCheck9398e5e
Issue #15955: improve output of run-checkstyle.yml31dbc43
dependency: Update google-java-format.yml to 1.25.25e136f3
minor: more output to run-checkstyle.yml to improve CLI experienceff79d02
Issue #15955: run-checkstyle.yml use filename for download975bb70
minor: Update run-checkstyle.yml to print debug outputdea0f46
Issue #15955: Update run-checkstyle.yml to remove extra }5b01a7f
Issue #15955: Update run-checkstyle.yml to define latest version of checkstyleUpdates
org.apache.maven.plugins:maven-javadoc-plugin
from 3.11.1 to 3.11.2Release notes
Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases.
Commits
44cbab7
[maven-release-plugin] prepare release maven-javadoc-plugin-3.11.2