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 all group across 1 directory with 43 updates #19435

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps the all group with 43 updates in the /java directory:

Package From To
com.fasterxml.jackson.core:jackson-databind 2.15.4 2.18.1
com.fasterxml.jackson.core:jackson-core 2.15.4 2.18.1
org.mongodb:mongodb-driver-sync 4.11.5 5.2.1
org.opensearch.client:opensearch-rest-high-level-client 2.17.1 2.18.0
software.amazon.awssdk:s3 2.29.2 2.29.15
software.amazon.awssdk:sts 2.29.2 2.29.15
software.amazon.awssdk:apache-client 2.29.2 2.29.15
software.amazon.awssdk:glue 2.29.2 2.29.15
org.eclipse.jetty:jetty-client 12.0.14 12.0.15
org.eclipse.jetty:jetty-util 12.0.14 12.0.15
org.eclipse.jetty:jetty-http 12.0.14 12.0.15
com.puppycrawl.tools:checkstyle 8.29 10.20.1
org.apache.maven.plugins:maven-surefire-plugin 3.0.0-M7 3.5.2
org.apache.maven.plugins:maven-source-plugin 3.3.0 3.3.1
org.apache.maven.plugins:maven-javadoc-plugin 3.5.0 3.11.1
org.sonatype.plugins:nexus-staging-maven-plugin 1.6.13 1.7.0
com.google.protobuf:protobuf-java 3.25.5 4.28.3
kr.motd.maven:os-maven-plugin 1.6.2 1.7.1
org.questdb:jar-jni 1.0.0 1.2.0
org.questdb:rust-maven-plugin 1.0.0 1.2.0
org.apache.iceberg:iceberg-core 1.5.2 1.7.0
org.apache.iceberg:iceberg-api 1.5.2 1.7.0
org.apache.iceberg:iceberg-bundled-guava 1.5.2 1.7.0
org.apache.iceberg:iceberg-parquet 1.5.2 1.7.0
org.apache.iceberg:iceberg-data 1.5.2 1.7.0
org.apache.iceberg:iceberg-hive-metastore 1.5.2 1.7.0
org.apache.iceberg:iceberg-aws 1.5.2 1.7.0
org.apache.parquet:parquet-avro 1.14.3 1.14.4
org.apache.parquet:parquet-common 1.14.4 1.14.4
org.apache.parquet:parquet-encoding 1.14.4 1.14.4
org.apache.parquet:parquet-column 1.14.4 1.14.4
org.apache.parquet:parquet-hadoop 1.14.4 1.14.4
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
com.zaxxer:HikariCP 6.0.0 6.2.1
org.apache.maven.plugins:maven-assembly-plugin 3.4.2 3.7.1
org.apache.flink:flink-table-common 1.18.0 2.0-preview1
org.apache.flink:flink-json 1.18.0 2.0-preview1
org.apache.flink:flink-connector-base 1.18.0 2.0-preview1

Updates com.fasterxml.jackson.core:jackson-databind from 2.15.4 to 2.18.1

Commits

Updates com.fasterxml.jackson.core:jackson-core from 2.15.4 to 2.18.1

Commits
  • 0c1aff4 [maven-release-plugin] prepare release jackson-core-2.18.1
  • aaa23d0 Prepare for 2.18.1 release
  • 79ecea4 Update release notes
  • 1e7119b use fastdoubleparser 1.0.90 (#1353)
  • 047e631 Merge branch '2.17' into 2.18
  • 7db88c1 Fix infinite loop due to integer overflow when reading large strings (#1352)
  • cbedab7 Fix #1351: Improved Javadocs for StreamWriteFeature.USE_FAST_DOUBLE_WRITER
  • 686dd45 Tiny test fix (for manually run test)
  • 2b6e05c Back to snapshot dep
  • 54c7d70 [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.core:jackson-core from 2.15.4 to 2.18.1

Commits
  • 0c1aff4 [maven-release-plugin] prepare release jackson-core-2.18.1
  • aaa23d0 Prepare for 2.18.1 release
  • 79ecea4 Update release notes
  • 1e7119b use fastdoubleparser 1.0.90 (#1353)
  • 047e631 Merge branch '2.17' into 2.18
  • 7db88c1 Fix infinite loop due to integer overflow when reading large strings (#1352)
  • cbedab7 Fix #1351: Improved Javadocs for StreamWriteFeature.USE_FAST_DOUBLE_WRITER
  • 686dd45 Tiny test fix (for manually run test)
  • 2b6e05c Back to snapshot dep
  • 54c7d70 [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Updates org.mongodb:mongodb-driver-sync from 4.11.5 to 5.2.1

Release notes

Sourced from org.mongodb:mongodb-driver-sync's releases.

Java Driver 5.2.1 (November 06, 2024)

What's Changed

Full Changelog: mongodb/mongo-java-driver@r5.2.0...r5.2.1

Verifying artifact signatures

Please refer to https://www.mongodb.com/docs/drivers/java/sync/v5.2/validate-signatures/ for the full procedure.

To download and import the public key for verifying signatures, execute

gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys 1a75005e142192223d6a7c3b76e0008d166740a8

Java Driver v5.2.0 (September 24, 2024)

What's Changed

Full Changelog: mongodb/mongo-java-driver@r5.1.0...r5.2.0

New Features

Improvements

Bug Fixes

... (truncated)

Commits

Updates org.opensearch.client:opensearch-rest-high-level-client from 2.17.1 to 2.18.0

Release notes

Sourced from org.opensearch.client:opensearch-rest-high-level-client's releases.

2.18.0

2024-10-28 Version 2.18.0 Release Notes

[2.18.0]

Added

  • [Workload Management] Add orchestrator for wlm resiliency (QueryGroupService) (#15925)
  • [Offline Nodes] Adds offline-tasks library containing various interfaces to be used for Offline Background Tasks. (#13574)
  • Add support for async deletion in S3BlobContainer (#15621)
  • [Workload Management] QueryGroup resource cancellation framework changes (#15651)
  • [Workload Management] Add QueryGroup Stats API Logic (15777)
  • Implement WithFieldName interface in ValuesSourceAggregationBuilder & FieldSortBuilder (#15916)
  • Add successfulSearchShardIndices in searchRequestContext (#15967, #16110)
  • Fallback to Remote cluster-state on Term-Version check mismatch - (#15424)
  • [Tiered Caching] Segmented cache changes (#16047)
  • Add support for msearch API to pass search pipeline name - (#15923)
  • Add success and failure metrics for async shard fetch (#15976)
  • Add support to dynamically resize threadpools size. (#16236)
  • [S3 Repository] Change default retry mechanism of s3 clients to Standard Mode (#15978)
  • [Workload Management] Add Integration Tests for Workload Management CRUD APIs (#15955)
  • Add new metric REMOTE_STORE to NodeStats API response (#15611)
  • New phone & phone-search analyzer + tokenizer (#15915)
  • Add _list/indices API as paginated alternate to _cat/indices (#14718)
  • Add changes to block calls in cat shards, indices and segments based on dynamic limit settings (#15986)
  • Flat object field use IndexOrDocValuesQuery to optimize query (#14383)
  • Add method to return dynamic SecureTransportParameters from SecureTransportSettingsProvider interface (#16387
  • Add _list/shards API as paginated alternate to _cat/shards (#14641)
  • [Star Tree - Search] Add support for metric aggregations with/without term query (15289)
  • URI path filtering support in cluster stats API (#15938)
  • Add support for renaming aliases during snapshot restore (#16292)

Dependencies

  • Bump org.apache.logging.log4j:log4j-core from 2.23.1 to 2.24.0 (#15858)
  • Bump com.azure:azure-identity from 1.13.0 to 1.13.2 (#15578)
  • Bump protobuf from 3.22.3 to 3.25.4 (#15684)
  • Bump peter-evans/create-pull-request from 6 to 7 (#15863)
  • Bump com.nimbusds:oauth2-oidc-sdk from 11.9.1 to 11.19.1 (#15862)
  • Bump com.microsoft.azure:msal4j from 1.17.0 to 1.17.2 (#15945, #16406)
  • Bump ch.qos.logback:logback-core from 1.5.6 to 1.5.10 (#15946, #16307)
  • Update protobuf from 3.25.4 to 3.25.5 (#16011)
  • Bump org.roaringbitmap:RoaringBitmap from 1.2.1 to 1.3.0 (#16040)
  • Bump com.nimbusds:nimbus-jose-jwt from 9.40 to 9.41.1 (#16038)
  • Bump actions/github-script from 5 to 7 (#16039)
  • Bump dnsjava:dnsjava from 3.6.1 to 3.6.2 (#16041)
  • Bump com.maxmind.geoip2:geoip2 from 4.2.0 to 4.2.1 (#16042)
  • Bump com.maxmind.db:maxmind-db from 3.1.0 to 3.1.1 (#16137)
  • Bump Apache lucene from 9.11.1 to 9.12.0 (#15333)
  • Bump com.azure:azure-core-http-netty from 1.15.3 to 1.15.5 (#16133, #16311)
  • Bump netty from 4.1.112.Final to 4.1.114.Final (#16182)
  • Bump com.google.api-client:google-api-client from 2.2.0 to 2.7.0 (#16216)
  • Bump com.azure:azure-json from 1.1.0 to 1.3.0 (#16217)

... (truncated)

Commits
  • 99a9a81 Add release notes for 2.18 (#16509)
  • d27ee4e Fix flaky test in testApproximateRangeWithSizeOverDefault by adjusting tota...
  • c34bee4 Add new parameters to snapshot restore to rename the restored aliases… (#1629...
  • 56551fd Add log message if SSL dual mode is enabled (#16437) (#16457)
  • 9b72ec4 Avoid making further transport calls if paginationStrategy outputs empty enti...
  • b771f78 Disallow snapshot deletion while a v2 snapshot is in progress (#16430) (#16450)
  • fc4ac8b Wlm create/update REST API bug fix (#16422) (#16440)
  • b1f2ff8 Make multiple settings dynamic for tuning on larger clusters (#16347) (#16442)
  • 41258e7 Improve the rejection logic for soft mode query groups during node duress (#1...
  • 3312eda Fix unclosed store references with node-node segrep when primary node is unkn...
  • Additional commits viewable in compare view

Updates software.amazon.awssdk:s3 from 2.29.2 to 2.29.15

Updates software.amazon.awssdk:sts from 2.29.2 to 2.29.15

Updates software.amazon.awssdk:apache-client from 2.29.2 to 2.29.15

Updates software.amazon.awssdk:glue from 2.29.2 to 2.29.15

Updates software.amazon.awssdk:sts from 2.29.2 to 2.29.15

Updates software.amazon.awssdk:apache-client from 2.29.2 to 2.29.15

Updates software.amazon.awssdk:glue from 2.29.2 to 2.29.15

Updates org.eclipse.jetty:jetty-client from 12.0.14 to 12.0.15

Updates org.eclipse.jetty:jetty-util from 12.0.14 to 12.0.15

Updates org.eclipse.jetty:jetty-http from 12.0.14 to 12.0.15

Updates org.eclipse.jetty:jetty-util from 12.0.14 to 12.0.15

Updates org.eclipse.jetty:jetty-http from 12.0.14 to 12.0.15

Updates com.puppycrawl.tools:checkstyle from 8.29 to 10.20.1

Release notes

Sourced from com.puppycrawl.tools:checkstyle's releases.

checkstyle-10.20.1

Checkstyle 10.20.1 - https://checkstyle.org/releasenotes.html#Release_10.20.1

Bug fixes:

#15851 - google_checks: False positive on left curly brace in switch statement with lambda-like construct

checkstyle-10.20.0

Checkstyle 10.20.0 - https://checkstyle.org/releasenotes.html#Release_10.20.0

Breaking backward compatibility:

#15687 - JavadocMethodCheck: removed unnecessary tokens from acceptable

New:

#14424 - HideUtilityClassConstructor - Add option to skip validation based on list of annotations

Bug fixes:

#15831 - google_checks.xml not allowing eol left curly for switch statement with lambda-like construct

... (truncated)

Commits
  • 892800d [maven-release-plugin] prepare release checkstyle-10.20.1
  • 9a03ea8 doc: release notes for 10.20.1
  • aef0bf1 Issue #13345: Enabled example tests for DefaultComesLast
  • c4eaaba Issue #14631: Updated JAVADOC_INLINE_TAG_START of JavadocTokenTypes to new AS...
  • c2a03ae Issue #13345: Enable examples tests for IllegalInstantiationCheck
  • f75123e Issue #15851: suppress LeftCurlyNl for switch expressions
  • 3dc2a3d Issue #13345: Enable examples tests for IllegalCatchCheck
  • 2a843c0 Issue #13345: Enabled example tests for TrailingCommentCheck
  • 3015216 Issue #13345: Enable examples tests for StringLiteralEqualityCheck
  • aadc377 Issue #14625: fix noinspectionreason for TestMethodWithoutAssertion
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-surefire-plugin from 3.0.0-M7 to 3.5.2

Release notes

Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.

3.5.2

🚀 New features and improvements

📦 Dependency updates

👻 Maintenance

Full Changelog: apache/maven-surefire@surefire-3.5.1...surefire-3.5.2

3.5.1

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

3.5.0

... (truncated)

Commits
  • ea9f049 [maven-release-plugin] prepare release surefire-3.5.2
  • e1f94a0 [SUREFIRE-2276] JUnit5's TestTemplate failures treated as flakes with retries
  • d24adb4 [SUREFIRE-2277] RunResult#getFlakes() is lost during serialisation/deserialis...
  • 4385e94 Remove links to non-existing report
  • 8881971 Remove outdated FAQ
  • 0121834 [SUREFIRE-2283] FAQ site contains broken link to failsafe-plugin
  • 91d16c3 Fix formatting of XML schema files
  • 6cb417a Add .xsd to .gitattributes
  • 9ce5221 [SUREFIRE-2282] surefire-report-plugin: Update Introduction documentation page
  • 620b983 [SUREFIRE-2281] Upgrade to Doxia 2.0.0 GA Stack
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1

Commits
  • f80596e [maven-release-plugin] prepare release maven-source-plugin-3.3.1
  • 7626998 Bump apache/maven-gh-actions-shared from 3 to 4
  • 83c963c Bump org.apache.maven.plugins:maven-plugins from 39 to 41 (#18)
  • 40ae495 Bump org.codehaus.plexus:plexus-archiver from 4.8.0 to 4.9.1 (#20)
  • 073462b Bump org.apache.maven:maven-archiver from 3.6.0 to 3.6.1 (#21)
  • 0b1c823 Fix typos in AbstractSourceJarMojo exception
  • 099c65a [MSOURCES-142] Bump org.codehaus.plexus:plexus-archiver from 4.7.1 to 4.8.0 (...
  • 1edeea4 [MSOURCES-139] Fix typo in AbstractSourceJarMojo exception
  • 436966e [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.11.1

Release notes

Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases.

maven-javadoc-plugin-3.10.1

What's Changed

Full Changelog: apache/maven-javadoc-plugin@maven-javadoc-plugin-3.10.0...maven-javadoc-plugin-3.10.1

maven-javadoc-plugin-3.10.0

❗ NOTICE

Due to Doxia 2.x stack maven-site-plugin 3.20+ is requred.

What's Changed

Full Changelog: apache/maven-javadoc-plugin@maven-javadoc-plugin-3.8.0...maven-javadoc-plugin-3.10.0

maven-javadoc-plugin-3.8.0

What's Changed

Full Changelog: apache/maven-javadoc-plugin@maven-javadoc-plugin-3.7.0...maven-javadoc-plugin-3.8.0

3.7.0

... (truncated)

Commits
  • 619650c [maven-release-plugin] prepare release maven-javadoc-plugin-3.11.1
  • e314da0 [MJAVADOC-821] Align toolchain discovery code with Maven Compiler Plugin
  • 62a6861 [MJAVADOC-820] [REGRESSION] MJAVADOC-787 was merged incompletely
  • d1090c5 [maven-release-plugin] prepare for next development iteration
  • ee030f7 [maven-release-plugin] prepare release maven-javadoc-plugin-3.11.0
  • 6c5fdc0 [MJAVADOC-819] Align archive generation code with Maven Source Plugin
  • 3a90de5 [MJAVADOC-787] Automatic detection of release option for JDK < 9
  • 373172d [MJAVADOC-817] Upgrade to Doxia 2.0.0 GA Stack
  • ba266c0 Fix SCM tag
  • 5775ce1 Fix typo
  • Additional commits viewable in compare view

Updates org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0

Updates com.google.protobuf:protobuf-java from 3.25.5 to 4.28.3

Commits

Updates kr.motd.maven:os-maven-plugin from 1.6.2 to 1.7.1

Release notes

Sourced from kr.motd.maven:os-maven-plugin's releases.

os-maven-plugin-1.7.1

os-maven-plugin-1.7.0

Commits
  • 9913130 [maven-release-plugin] prepare release os-maven-plugin-1.7.1
  • 211db49 Override the default Maven repository when testing against old Maven versions
  • 88bae1e Detect more osx variants (#67)
  • cebc3e8 Add support for LoongArch64 architecture (#63)
  • 4df5494 Add riscv32 and riscv64 support (#62)
  • 6bd9cfa Support for E2K (Elbrus 2000) architecture (#57)
  • 6d81345 Update README.md
  • 52e547c Update the version in README.md
  • ad10438 [maven-release-plugin] prepare for next development iteration
  • 4a74c82 [maven-release-plugin] prepare release os-maven-plugin-1.7.0
  • Additional commits viewable in compare view

Updates org.questdb:jar-jni from 1.0.0 to 1.2.0

Release notes

Sourced from org.questdb:jar-jni's releases.

1.2.0

What's Changed

Full Changelog: questdb/rust-maven-plugin@1.1.1...1.2.0

1.1.1

Features

  • This new release changes the naming structure for the <CopyWithPlatformDir> features and follows the naming scheme already in use by the JNA library.
    • This in turn, allows this plugin to also be used with JNA.
    • There's a new example for this in the rust-maven-jna-example project subdirectory.
    • Neither the rust-maven-plugin nor the associated jar-jni libraries depend on the JNA library.
    • Feature contributed by @​kidylee.
  • Added support to the legacy key crate_type (rather than crate-type) when parsing Cargo.toml files.
  • Documented integration between the rust-maven-plugin and IntelliJ.

IMPORTANT: If your project uses both rust-maven-plugin and jar-jn...

Description has been truncated

Bumps the all group with 43 updates in the /java directory:

| Package | From | To |
| --- | --- | --- |
| [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.15.4` | `2.18.1` |
| [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.15.4` | `2.18.1` |
| [org.mongodb:mongodb-driver-sync](https://github.com/mongodb/mongo-java-driver) | `4.11.5` | `5.2.1` |
| [org.opensearch.client:opensearch-rest-high-level-client](https://github.com/opensearch-project/OpenSearch) | `2.17.1` | `2.18.0` |
| software.amazon.awssdk:s3 | `2.29.2` | `2.29.15` |
| software.amazon.awssdk:sts | `2.29.2` | `2.29.15` |
| software.amazon.awssdk:apache-client | `2.29.2` | `2.29.15` |
| software.amazon.awssdk:glue | `2.29.2` | `2.29.15` |
| org.eclipse.jetty:jetty-client | `12.0.14` | `12.0.15` |
| org.eclipse.jetty:jetty-util | `12.0.14` | `12.0.15` |
| org.eclipse.jetty:jetty-http | `12.0.14` | `12.0.15` |
| [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `8.29` | `10.20.1` |
| [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.0.0-M7` | `3.5.2` |
| [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-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.5.0` | `3.11.1` |
| org.sonatype.plugins:nexus-staging-maven-plugin | `1.6.13` | `1.7.0` |
| [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) | `3.25.5` | `4.28.3` |
| [kr.motd.maven:os-maven-plugin](https://github.com/trustin/os-maven-plugin) | `1.6.2` | `1.7.1` |
| [org.questdb:jar-jni](https://github.com/questdb/rust-maven-plugin) | `1.0.0` | `1.2.0` |
| [org.questdb:rust-maven-plugin](https://github.com/questdb/rust-maven-plugin) | `1.0.0` | `1.2.0` |
| [org.apache.iceberg:iceberg-core](https://github.com/apache/iceberg) | `1.5.2` | `1.7.0` |
| [org.apache.iceberg:iceberg-api](https://github.com/apache/iceberg) | `1.5.2` | `1.7.0` |
| [org.apache.iceberg:iceberg-bundled-guava](https://github.com/apache/iceberg) | `1.5.2` | `1.7.0` |
| [org.apache.iceberg:iceberg-parquet](https://github.com/apache/iceberg) | `1.5.2` | `1.7.0` |
| [org.apache.iceberg:iceberg-data](https://github.com/apache/iceberg) | `1.5.2` | `1.7.0` |
| [org.apache.iceberg:iceberg-hive-metastore](https://github.com/apache/iceberg) | `1.5.2` | `1.7.0` |
| [org.apache.iceberg:iceberg-aws](https://github.com/apache/iceberg) | `1.5.2` | `1.7.0` |
| [org.apache.parquet:parquet-avro](https://github.com/apache/parquet-mr) | `1.14.3` | `1.14.4` |
| [org.apache.parquet:parquet-common](https://github.com/apache/parquet-mr) | `1.14.4` | `1.14.4` |
| [org.apache.parquet:parquet-encoding](https://github.com/apache/parquet-mr) | `1.14.4` | `1.14.4` |
| [org.apache.parquet:parquet-column](https://github.com/apache/parquet-mr) | `1.14.4` | `1.14.4` |
| [org.apache.parquet:parquet-hadoop](https://github.com/apache/parquet-mr) | `1.14.4` | `1.14.4` |
| 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` |
| [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) | `6.0.0` | `6.2.1` |
| [org.apache.maven.plugins:maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) | `3.4.2` | `3.7.1` |
| org.apache.flink:flink-table-common | `1.18.0` | `2.0-preview1` |
| org.apache.flink:flink-json | `1.18.0` | `2.0-preview1` |
| org.apache.flink:flink-connector-base | `1.18.0` | `2.0-preview1` |



Updates `com.fasterxml.jackson.core:jackson-databind` from 2.15.4 to 2.18.1
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.core:jackson-core` from 2.15.4 to 2.18.1
- [Commits](FasterXML/jackson-core@jackson-core-2.15.4...jackson-core-2.18.1)

Updates `com.fasterxml.jackson.core:jackson-core` from 2.15.4 to 2.18.1
- [Commits](FasterXML/jackson-core@jackson-core-2.15.4...jackson-core-2.18.1)

Updates `org.mongodb:mongodb-driver-sync` from 4.11.5 to 5.2.1
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r4.11.5...r5.2.1)

Updates `org.opensearch.client:opensearch-rest-high-level-client` from 2.17.1 to 2.18.0
- [Release notes](https://github.com/opensearch-project/OpenSearch/releases)
- [Changelog](https://github.com/opensearch-project/OpenSearch/blob/main/CHANGELOG.md)
- [Commits](opensearch-project/OpenSearch@2.17.1...2.18.0)

Updates `software.amazon.awssdk:s3` from 2.29.2 to 2.29.15

Updates `software.amazon.awssdk:sts` from 2.29.2 to 2.29.15

Updates `software.amazon.awssdk:apache-client` from 2.29.2 to 2.29.15

Updates `software.amazon.awssdk:glue` from 2.29.2 to 2.29.15

Updates `software.amazon.awssdk:sts` from 2.29.2 to 2.29.15

Updates `software.amazon.awssdk:apache-client` from 2.29.2 to 2.29.15

Updates `software.amazon.awssdk:glue` from 2.29.2 to 2.29.15

Updates `org.eclipse.jetty:jetty-client` from 12.0.14 to 12.0.15

Updates `org.eclipse.jetty:jetty-util` from 12.0.14 to 12.0.15

Updates `org.eclipse.jetty:jetty-http` from 12.0.14 to 12.0.15

Updates `org.eclipse.jetty:jetty-util` from 12.0.14 to 12.0.15

Updates `org.eclipse.jetty:jetty-http` from 12.0.14 to 12.0.15

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

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

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

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

Updates `org.sonatype.plugins:nexus-staging-maven-plugin` from 1.6.13 to 1.7.0

Updates `com.google.protobuf:protobuf-java` from 3.25.5 to 4.28.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 `kr.motd.maven:os-maven-plugin` from 1.6.2 to 1.7.1
- [Release notes](https://github.com/trustin/os-maven-plugin/releases)
- [Commits](trustin/os-maven-plugin@os-maven-plugin-1.6.2...os-maven-plugin-1.7.1)

Updates `org.questdb:jar-jni` from 1.0.0 to 1.2.0
- [Release notes](https://github.com/questdb/rust-maven-plugin/releases)
- [Commits](questdb/rust-maven-plugin@1.0.0...1.2.0)

Updates `org.questdb:rust-maven-plugin` from 1.0.0 to 1.2.0
- [Release notes](https://github.com/questdb/rust-maven-plugin/releases)
- [Commits](questdb/rust-maven-plugin@1.0.0...1.2.0)

Updates `org.questdb:rust-maven-plugin` from 1.0.0 to 1.2.0
- [Release notes](https://github.com/questdb/rust-maven-plugin/releases)
- [Commits](questdb/rust-maven-plugin@1.0.0...1.2.0)

Updates `org.apache.iceberg:iceberg-core` from 1.5.2 to 1.7.0
- [Release notes](https://github.com/apache/iceberg/releases)
- [Commits](apache/iceberg@apache-iceberg-1.5.2...apache-iceberg-1.7.0)

Updates `org.apache.iceberg:iceberg-api` from 1.5.2 to 1.7.0
- [Release notes](https://github.com/apache/iceberg/releases)
- [Commits](apache/iceberg@apache-iceberg-1.5.2...apache-iceberg-1.7.0)

Updates `org.apache.iceberg:iceberg-bundled-guava` from 1.5.2 to 1.7.0
- [Release notes](https://github.com/apache/iceberg/releases)
- [Commits](apache/iceberg@apache-iceberg-1.5.2...apache-iceberg-1.7.0)

Updates `org.apache.iceberg:iceberg-parquet` from 1.5.2 to 1.7.0
- [Release notes](https://github.com/apache/iceberg/releases)
- [Commits](apache/iceberg@apache-iceberg-1.5.2...apache-iceberg-1.7.0)

Updates `org.apache.iceberg:iceberg-data` from 1.5.2 to 1.7.0
- [Release notes](https://github.com/apache/iceberg/releases)
- [Commits](apache/iceberg@apache-iceberg-1.5.2...apache-iceberg-1.7.0)

Updates `org.apache.iceberg:iceberg-hive-metastore` from 1.5.2 to 1.7.0
- [Release notes](https://github.com/apache/iceberg/releases)
- [Commits](apache/iceberg@apache-iceberg-1.5.2...apache-iceberg-1.7.0)

Updates `org.apache.iceberg:iceberg-aws` from 1.5.2 to 1.7.0
- [Release notes](https://github.com/apache/iceberg/releases)
- [Commits](apache/iceberg@apache-iceberg-1.5.2...apache-iceberg-1.7.0)

Updates `org.apache.iceberg:iceberg-api` from 1.5.2 to 1.7.0
- [Release notes](https://github.com/apache/iceberg/releases)
- [Commits](apache/iceberg@apache-iceberg-1.5.2...apache-iceberg-1.7.0)

Updates `org.apache.iceberg:iceberg-bundled-guava` from 1.5.2 to 1.7.0
- [Release notes](https://github.com/apache/iceberg/releases)
- [Commits](apache/iceberg@apache-iceberg-1.5.2...apache-iceberg-1.7.0)

Updates `org.apache.iceberg:iceberg-parquet` from 1.5.2 to 1.7.0
- [Release notes](https://github.com/apache/iceberg/releases)
- [Commits](apache/iceberg@apache-iceberg-1.5.2...apache-iceberg-1.7.0)

Updates `org.apache.iceberg:iceberg-data` from 1.5.2 to 1.7.0
- [Release notes](https://github.com/apache/iceberg/releases)
- [Commits](apache/iceberg@apache-iceberg-1.5.2...apache-iceberg-1.7.0)

Updates `org.apache.iceberg:iceberg-hive-metastore` from 1.5.2 to 1.7.0
- [Release notes](https://github.com/apache/iceberg/releases)
- [Commits](apache/iceberg@apache-iceberg-1.5.2...apache-iceberg-1.7.0)

Updates `org.apache.parquet:parquet-avro` from 1.14.3 to 1.14.4
- [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.3...apache-parquet-1.14.4)

Updates `org.apache.parquet:parquet-common` from 1.14.4 to 1.14.4
- [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.14.4)

Updates `org.apache.parquet:parquet-encoding` from 1.14.4 to 1.14.4
- [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.14.4)

Updates `org.apache.parquet:parquet-column` from 1.14.4 to 1.14.4
- [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.14.4)

Updates `org.apache.parquet:parquet-hadoop` from 1.14.4 to 1.14.4
- [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.14.4)

Updates `org.apache.iceberg:iceberg-aws` from 1.5.2 to 1.7.0
- [Release notes](https://github.com/apache/iceberg/releases)
- [Commits](apache/iceberg@apache-iceberg-1.5.2...apache-iceberg-1.7.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

Updates `com.zaxxer:HikariCP` from 6.0.0 to 6.2.1
- [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES)
- [Commits](brettwooldridge/HikariCP@HikariCP-6.0.0...HikariCP-6.2.1)

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

Updates `org.apache.flink:flink-table-common` from 1.18.0 to 2.0-preview1

Updates `org.apache.flink:flink-json` from 1.18.0 to 2.0-preview1

Updates `org.apache.flink:flink-connector-base` from 1.18.0 to 2.0-preview1

Updates `org.apache.flink:flink-json` from 1.18.0 to 2.0-preview1

Updates `org.apache.flink:flink-connector-base` from 1.18.0 to 2.0-preview1

---
updated-dependencies:
- 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.mongodb:mongodb-driver-sync
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: org.opensearch.client:opensearch-rest-high-level-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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-major
  dependency-group: all
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: org.apache.maven.plugins:maven-source-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: org.sonatype.plugins:nexus-staging-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: kr.motd.maven:os-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: org.questdb:jar-jni
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: org.questdb:rust-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: org.questdb:rust-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: org.apache.iceberg:iceberg-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: org.apache.iceberg:iceberg-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: org.apache.iceberg:iceberg-bundled-guava
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: org.apache.iceberg:iceberg-parquet
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: org.apache.iceberg:iceberg-data
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: org.apache.iceberg:iceberg-hive-metastore
  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-minor
  dependency-group: all
- dependency-name: org.apache.iceberg:iceberg-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: org.apache.iceberg:iceberg-bundled-guava
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: org.apache.iceberg:iceberg-parquet
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: org.apache.iceberg:iceberg-data
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: org.apache.iceberg:iceberg-hive-metastore
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: org.apache.parquet:parquet-avro
  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-patch
  dependency-group: all
- dependency-name: org.apache.parquet:parquet-encoding
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.apache.parquet:parquet-column
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.apache.parquet:parquet-hadoop
  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-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
- dependency-name: com.zaxxer:HikariCP
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: org.apache.maven.plugins:maven-assembly-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: org.apache.flink:flink-table-common
  dependency-type: direct:production
  dependency-group: all
- dependency-name: org.apache.flink:flink-json
  dependency-type: direct:production
  dependency-group: all
- dependency-name: org.apache.flink:flink-connector-base
  dependency-type: direct:production
  dependency-group: all
- dependency-name: org.apache.flink:flink-json
  dependency-type: direct:production
  dependency-group: all
- dependency-name: org.apache.flink:flink-connector-base
  dependency-type: direct:production
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 18, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 25, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 25, 2024
@dependabot dependabot bot deleted the dependabot/maven/java/all-b8dc1b516a branch November 25, 2024 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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