Skip to content

Bump the test-dependencies group with 22 updates#173

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/test-dependencies-59a13d3277
Open

Bump the test-dependencies group with 22 updates#173
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/test-dependencies-59a13d3277

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 28, 2026

Bumps the test-dependencies group with 22 updates:

Package From To
org.junit.jupiter:junit-jupiter-engine 5.10.0 6.0.3
org.junit.jupiter:junit-jupiter-api 5.10.0 6.0.3
org.junit.jupiter:junit-jupiter-params 5.10.0 6.0.3
software.amazon.awssdk:s3 2.21.29 2.43.0
com.azure:azure-storage-blob 12.25.0 12.33.3
com.azure:azure-identity 1.12.0 1.18.2
com.azure:azure-core 1.48.0 1.57.1
org.testcontainers:testcontainers 1.19.0 2.0.5
com.google.cloud:google-cloud-storage 2.29.1 2.67.0
com.google.cloud:google-cloud-nio 0.127.12 0.131.0
org.mockito:mockito-core 5.7.0 5.23.0
org.mockito:mockito-junit-jupiter 5.7.0 5.23.0
org.apache.iceberg:iceberg-core 1.7.1 1.10.1
org.apache.iceberg:iceberg-api 1.7.1 1.10.1
org.scala-lang:scala-library 2.13.12 3.8.3
org.apache.maven.plugins:maven-compiler-plugin 3.11.0 3.15.0
org.apache.maven.plugins:maven-resources-plugin 3.3.1 3.5.0
org.apache.maven.plugins:maven-jar-plugin 3.3.0 3.5.0
org.apache.maven.plugins:maven-source-plugin 3.3.0 3.4.0
org.apache.maven.plugins:maven-javadoc-plugin 3.6.3 3.12.0
org.apache.maven.plugins:maven-gpg-plugin 3.1.0 3.2.8
org.sonatype.central:central-publishing-maven-plugin 0.4.0 0.10.0

Updates org.junit.jupiter:junit-jupiter-engine from 5.10.0 to 6.0.3

Release notes

Sourced from org.junit.jupiter:junit-jupiter-engine's releases.

JUnit 6.0.3 = Platform 6.0.3 + Jupiter 6.0.3 + Vintage 6.0.3

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.2...r6.0.3

JUnit 6.0.2 = Platform 6.0.2 + Jupiter 6.0.2 + Vintage 6.0.2

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.1...r6.0.2

JUnit 6.0.1 = Platform 6.0.1 + Jupiter 6.0.1 + Vintage 6.0.1

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.0...r6.0.1

JUnit 6.0.0 = Platform 6.0.0 + Jupiter 6.0.0 + Vintage 6.0.0

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r5.14.0...r6.0.0

JUnit 6.0.0-RC3 = Platform 6.0.0-RC3 + Jupiter 6.0.0-RC3 + Vintage 6.0.0-RC3

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.0.0-RC2...r6.0.0-RC3

JUnit 6.0.0-RC2 = Platform 6.0.0-RC2 + Jupiter 6.0.0-RC2 + Vintage 6.0.0-RC2

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.0-RC1...r6.0.0-RC2

JUnit 6.0.0-RC1 = Platform 6.0.0-RC1 + Jupiter 6.0.0-RC1 + Vintage 6.0.0-RC1

... (truncated)

Commits
  • 36e3253 Release 6.0.3
  • 295561f Finalize 6.0.3 release notes
  • ea18076 Fix deadlock in NamespacedHierarchicalStore.computeIfAbsent() (#5348)
  • 869e232 Add 5.14.3 release notes
  • d4b34c4 Fix links to User Guide
  • 5c8fb0f Reliably support JRE.OTHER with @⁠EnabledOnJre and @⁠DisabledOnJre
  • febb13f Check out entire repo so switching to main branch works in last step
  • 71fba90 Install poppler-utils for pdfinfo
  • 740e9e0 Update API baseline
  • 2ba535f Use release branch of examples repo
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter-api from 5.10.0 to 6.0.3

Release notes

Sourced from org.junit.jupiter:junit-jupiter-api's releases.

JUnit 6.0.3 = Platform 6.0.3 + Jupiter 6.0.3 + Vintage 6.0.3

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.2...r6.0.3

JUnit 6.0.2 = Platform 6.0.2 + Jupiter 6.0.2 + Vintage 6.0.2

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.1...r6.0.2

JUnit 6.0.1 = Platform 6.0.1 + Jupiter 6.0.1 + Vintage 6.0.1

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.0...r6.0.1

JUnit 6.0.0 = Platform 6.0.0 + Jupiter 6.0.0 + Vintage 6.0.0

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r5.14.0...r6.0.0

JUnit 6.0.0-RC3 = Platform 6.0.0-RC3 + Jupiter 6.0.0-RC3 + Vintage 6.0.0-RC3

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.0.0-RC2...r6.0.0-RC3

JUnit 6.0.0-RC2 = Platform 6.0.0-RC2 + Jupiter 6.0.0-RC2 + Vintage 6.0.0-RC2

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.0-RC1...r6.0.0-RC2

JUnit 6.0.0-RC1 = Platform 6.0.0-RC1 + Jupiter 6.0.0-RC1 + Vintage 6.0.0-RC1

... (truncated)

Commits
  • 36e3253 Release 6.0.3
  • 295561f Finalize 6.0.3 release notes
  • ea18076 Fix deadlock in NamespacedHierarchicalStore.computeIfAbsent() (#5348)
  • 869e232 Add 5.14.3 release notes
  • d4b34c4 Fix links to User Guide
  • 5c8fb0f Reliably support JRE.OTHER with @⁠EnabledOnJre and @⁠DisabledOnJre
  • febb13f Check out entire repo so switching to main branch works in last step
  • 71fba90 Install poppler-utils for pdfinfo
  • 740e9e0 Update API baseline
  • 2ba535f Use release branch of examples repo
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter-params from 5.10.0 to 6.0.3

Release notes

Sourced from org.junit.jupiter:junit-jupiter-params's releases.

JUnit 6.0.3 = Platform 6.0.3 + Jupiter 6.0.3 + Vintage 6.0.3

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.2...r6.0.3

JUnit 6.0.2 = Platform 6.0.2 + Jupiter 6.0.2 + Vintage 6.0.2

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.1...r6.0.2

JUnit 6.0.1 = Platform 6.0.1 + Jupiter 6.0.1 + Vintage 6.0.1

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.0...r6.0.1

JUnit 6.0.0 = Platform 6.0.0 + Jupiter 6.0.0 + Vintage 6.0.0

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r5.14.0...r6.0.0

JUnit 6.0.0-RC3 = Platform 6.0.0-RC3 + Jupiter 6.0.0-RC3 + Vintage 6.0.0-RC3

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.0.0-RC2...r6.0.0-RC3

JUnit 6.0.0-RC2 = Platform 6.0.0-RC2 + Jupiter 6.0.0-RC2 + Vintage 6.0.0-RC2

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.0-RC1...r6.0.0-RC2

JUnit 6.0.0-RC1 = Platform 6.0.0-RC1 + Jupiter 6.0.0-RC1 + Vintage 6.0.0-RC1

... (truncated)

Commits
  • 36e3253 Release 6.0.3
  • 295561f Finalize 6.0.3 release notes
  • ea18076 Fix deadlock in NamespacedHierarchicalStore.computeIfAbsent() (#5348)
  • 869e232 Add 5.14.3 release notes
  • d4b34c4 Fix links to User Guide
  • 5c8fb0f Reliably support JRE.OTHER with @⁠EnabledOnJre and @⁠DisabledOnJre
  • febb13f Check out entire repo so switching to main branch works in last step
  • 71fba90 Install poppler-utils for pdfinfo
  • 740e9e0 Update API baseline
  • 2ba535f Use release branch of examples repo
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter-api from 5.10.0 to 6.0.3

Release notes

Sourced from org.junit.jupiter:junit-jupiter-api's releases.

JUnit 6.0.3 = Platform 6.0.3 + Jupiter 6.0.3 + Vintage 6.0.3

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.2...r6.0.3

JUnit 6.0.2 = Platform 6.0.2 + Jupiter 6.0.2 + Vintage 6.0.2

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.1...r6.0.2

JUnit 6.0.1 = Platform 6.0.1 + Jupiter 6.0.1 + Vintage 6.0.1

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.0...r6.0.1

JUnit 6.0.0 = Platform 6.0.0 + Jupiter 6.0.0 + Vintage 6.0.0

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r5.14.0...r6.0.0

JUnit 6.0.0-RC3 = Platform 6.0.0-RC3 + Jupiter 6.0.0-RC3 + Vintage 6.0.0-RC3

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.0.0-RC2...r6.0.0-RC3

JUnit 6.0.0-RC2 = Platform 6.0.0-RC2 + Jupiter 6.0.0-RC2 + Vintage 6.0.0-RC2

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.0-RC1...r6.0.0-RC2

JUnit 6.0.0-RC1 = Platform 6.0.0-RC1 + Jupiter 6.0.0-RC1 + Vintage 6.0.0-RC1

... (truncated)

Commits
  • 36e3253 Release 6.0.3
  • 295561f Finalize 6.0.3 release notes
  • ea18076 Fix deadlock in NamespacedHierarchicalStore.computeIfAbsent() (#5348)
  • 869e232 Add 5.14.3 release notes
  • d4b34c4 Fix links to User Guide
  • 5c8fb0f Reliably support JRE.OTHER with @⁠EnabledOnJre and @⁠DisabledOnJre
  • febb13f Check out entire repo so switching to main branch works in last step
  • 71fba90 Install poppler-utils for pdfinfo
  • 740e9e0 Update API baseline
  • 2ba535f Use release branch of examples repo
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter-params from 5.10.0 to 6.0.3

Release notes

Sourced from org.junit.jupiter:junit-jupiter-params's releases.

JUnit 6.0.3 = Platform 6.0.3 + Jupiter 6.0.3 + Vintage 6.0.3

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.2...r6.0.3

JUnit 6.0.2 = Platform 6.0.2 + Jupiter 6.0.2 + Vintage 6.0.2

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.1...r6.0.2

JUnit 6.0.1 = Platform 6.0.1 + Jupiter 6.0.1 + Vintage 6.0.1

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.0...r6.0.1

JUnit 6.0.0 = Platform 6.0.0 + Jupiter 6.0.0 + Vintage 6.0.0

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r5.14.0...r6.0.0

JUnit 6.0.0-RC3 = Platform 6.0.0-RC3 + Jupiter 6.0.0-RC3 + Vintage 6.0.0-RC3

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.0.0-RC2...r6.0.0-RC3

JUnit 6.0.0-RC2 = Platform 6.0.0-RC2 + Jupiter 6.0.0-RC2 + Vintage 6.0.0-RC2

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.0-RC1...r6.0.0-RC2

JUnit 6.0.0-RC1 = Platform 6.0.0-RC1 + Jupiter 6.0.0-RC1 + Vintage 6.0.0-RC1

... (truncated)

Commits
  • 36e3253 Release 6.0.3
  • 295561f Finalize 6.0.3 release notes
  • ea18076 Fix deadlock in NamespacedHierarchicalStore.computeIfAbsent() (#5348)
  • 869e232 Add 5.14.3 release notes
  • d4b34c4 Fix links to User Guide
  • 5c8fb0f Reliably support JRE.OTHER with @⁠EnabledOnJre and @⁠DisabledOnJre
  • febb13f Check out entire repo so switching to main branch works in last step
  • 71fba90 Install poppler-utils for pdfinfo
  • 740e9e0 Update API baseline
  • 2ba535f Use release branch of examples repo
  • Additional commits viewable in compare view

Updates software.amazon.awssdk:s3 from 2.21.29 to 2.43.0

Updates com.azure:azure-storage-blob from 12.25.0 to 12.33.3

Commits
  • 2090030 Prepare patch release 20260330 (#48640)
  • d55cdf5 [AutoPR azure-resourcemanager-search]-generated-from-SDK Generation - Java-60...
  • 51f7888 Temporarily hiding tsplocation for azure-ai-agents/projects. (#48633)
  • 076a5ed Increment package versions for cosmos releases (#48616)
  • b051200 Increment package versions for appservice releases (#48628)
  • c37240c Upgrade external dependencies to align with Spring Boot 4.0.5 (#48604)
  • 01c3b17 [AppService] Regenerate SDK with naming compatibility fixes (#48626)
  • 07308a9 Configurations: 'specification/storagemover/StorageMover.Management/tspconfi...
  • 10cd255 Final Java Fixes (#48620)
  • 59b98c1 bump deps for spelling and tsp-client - npm update --before 2026-03-24 (#48600)
  • Additional commits viewable in compare view

Updates com.azure:azure-identity from 1.12.0 to 1.18.2

Commits
  • afe0cd5 broker changelog
  • f6f7b47 Merge branch 'main' into release/identity_1.18.2
  • 52f40ba bumped broker package version
  • 7fcba28 Prepare release 1.18.2 from release branch
  • 3ea0ba6 [SparkConnector]FixClassCastExceptionForPatch (#47748)
  • 44dba7e Prepare Release from release branch- removed beta changes
  • 540cc8c Bump cspell from 9.4.0 to 9.6.0 in /eng/common/spelling (#47753)
  • cbd7021 Spark transactional batch support v2 refactor (#47697)
  • 190f648 [SparkConnector]FixIncorrectInitialOffset (#47742)
  • ac7b375 Add MCP sample with V2026_01_01_PREVIEW support (#47710)
  • Additional commits viewable in compare view

Updates com.azure:azure-core from 1.48.0 to 1.57.1

Commits
  • 584f7e8 Prepare Core libraries for January 2026 GA (#47727)
  • 2e18d7e Update Autorest version used to generate Storage (#47726)
  • bda6de3 Fix Storage File Share race condition when running tests in parallel (#47725)
  • bd3a4bd Increment package versions for serialization releases (#47716)
  • 9f74a3c [Automation] Generate SDK based on TypeSpec 0.38.3 (#47723)
  • 3d7f416 Fix error in compatibility-tests.yml (#47720)
  • 1c6e662 Update Spring Boot and Spring Cloud versions for the Spring compatibility tes...
  • 4891bc7 Increment package versions for resourceconnector releases (#47719)
  • 8357cd2 Fix OAuth2 JWT Bearer parameter duplication in on-behalf-of flow (#47705)
  • e7eab64 App Config 1.9.0 Release (#47713)
  • Additional commits viewable in compare view

Updates org.testcontainers:testcontainers from 1.19.0 to 2.0.5

Release notes

Sourced from org.testcontainers:testcontainers's releases.

2.0.5

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

2.0.4

... (truncated)

Commits
  • 5c44820 Fix typo (#11717)
  • 84b1c3a Add getHttpPort and getGrpcPort methods in WeaviateContainer (#11712)
  • a412b8e Use weaviate client v6 (#11711)
  • 058fa82 Combined dependencies PR (#11710)
  • 773f344 Merge remote-tracking branch 'origin/dependabot/gradle/modules/hivemq/ch.qos....
  • ebe6043 Merge remote-tracking branch 'origin/dependabot/gradle/modules/activemq/org.a...
  • 5248d1d Merge remote-tracking branch 'origin/dependabot/gradle/modules/scylladb/softw...
  • ab781f6 Combined dependencies PR (#11708)
  • 2d6c1be Merge remote-tracking branch 'origin/dependabot/gradle/core/org.jetbrains-ann...
  • e76c291 Merge remote-tracking branch 'origin/dependabot/gradle/core/org.junit.platfor...
  • Additional commits viewable in compare view

Updates com.google.cloud:google-cloud-storage from 2.29.1 to 2.67.0

Changelog

Sourced from com.google.cloud:google-cloud-storage's changelog.

Changelog

1.85.0 (2026-04-14)

Features

  • [appoptimize] new module for appoptimize (#12768) (050187d)
  • [chronicle] Add DataTableService to Chronicle v1 Client Libraries (fc62b1e)
  • [databasecenter] Add support for BigQuery datasets and (fc62b1e)
  • [dataplex] Allow Data Documentation DataScans to support BigQuery (fc62b1e)
  • [dataproc] Add Engine field to support LightningEngine in (fc62b1e)
  • [discoveryengine] add AUTO condition to SearchAsYouTypeSpec in (fc62b1e)
  • [infra-manager] adding DeploymentGroups, you can now manage (fc62b1e)
  • [kms] add a variable to SingleTenantHsmInstanceCreate to control (fc62b1e)
  • [kms] support external-μ in the Digest (fc62b1e)
  • [shopping-merchant-products] a new field base64_encoded_name is (fc62b1e)
  • [vectorsearch] Added CMEK support (fc62b1e)

Bug Fixes

  • auth: Address ClientSideCredentialAccessBoundary RefreshTask race condition (#12681) (30088d2)
  • bqjdbc: lazily instantiate Statement in BigQueryDatabaseMetaData (#12752) (72e5508)
  • deps: update the Java code generator (gapic-generator-java) to (fc62b1e)
  • gdch: support EC private keys (#1896) (bf926fb)
  • update appoptimize version to 0.0.1 to match released repo (#12782) (80dfac6)

Documentation

  • [network-management] Update comment for the region field in (fc62b1e)
  • [shopping-merchant-inventories] A comment for field name in (fc62b1e)

1.84.0 (2026-04-10)

Features

  • [aiplatform] [Memorystore for Redis Cluster] Add support for (0bd7666)
  • [aiplatform] Add container_spec to Reasoning Engine public protos (0bd7666)
  • [aiplatform] Add container_spec to Reasoning Engine public protos (0bd7666)
  • [aiplatform] Add container_spec to Reasoning Engine public protos (3ba3854)
  • [aiplatform] Add container_spec to Reasoning Engine public protos (3ba3854)
  • [aiplatform] Add custom session id field to create session v1 (e29dd99)
  • [aiplatform] add evaluation metrics and autorater configuration to (0bd7666)
  • [aiplatform] RagMetadata and RagDataSchema concepts and Batch API (e29dd99)
  • [backupdr] Adding new workload specific fields for AlloyDB (6344cb0)
  • [ces] update public libraries for CES v1 (6344cb0)
  • [ces] update public libraries for CES v1beta (0bd7666)

... (truncated)

Commits

Updates com.google.cloud:google-cloud-nio from 0.127.12 to 0.131.0

Commits

Updates org.mockito:mockito-core from 5.7.0 to 5.23.0

Release notes

Sourced from org.mockito:mockito-core's releases.

v5.23.0

NOTE: Breaking change for Android

The mockito-android artifact has a breaking change: tests now require a device or emulator based on API 28+ (Android P). This is to enable new support for mocking Kotlin classes. See #3788 for more details.


Changelog generated by Shipkit Changelog Gradle Plugin

5.23.0

v5.22.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.22.0

v5.21.0

Bumps the test-dependencies group with 22 updates:

| Package | From | To |
| --- | --- | --- |
| [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework) | `5.10.0` | `6.0.3` |
| [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) | `5.10.0` | `6.0.3` |
| [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit-framework) | `5.10.0` | `6.0.3` |
| software.amazon.awssdk:s3 | `2.21.29` | `2.43.0` |
| [com.azure:azure-storage-blob](https://github.com/Azure/azure-sdk-for-java) | `12.25.0` | `12.33.3` |
| [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) | `1.12.0` | `1.18.2` |
| [com.azure:azure-core](https://github.com/Azure/azure-sdk-for-java) | `1.48.0` | `1.57.1` |
| [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) | `1.19.0` | `2.0.5` |
| [com.google.cloud:google-cloud-storage](https://github.com/googleapis/google-cloud-java) | `2.29.1` | `2.67.0` |
| [com.google.cloud:google-cloud-nio](https://github.com/googleapis/google-cloud-java) | `0.127.12` | `0.131.0` |
| [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.7.0` | `5.23.0` |
| [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) | `5.7.0` | `5.23.0` |
| [org.apache.iceberg:iceberg-core](https://github.com/apache/iceberg) | `1.7.1` | `1.10.1` |
| [org.apache.iceberg:iceberg-api](https://github.com/apache/iceberg) | `1.7.1` | `1.10.1` |
| [org.scala-lang:scala-library](https://github.com/scala/scala3) | `2.13.12` | `3.8.3` |
| [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.11.0` | `3.15.0` |
| [org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin) | `3.3.1` | `3.5.0` |
| [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) | `3.3.0` | `3.5.0` |
| [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) | `3.3.0` | `3.4.0` |
| [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.6.3` | `3.12.0` |
| [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) | `3.1.0` | `3.2.8` |
| [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin) | `0.4.0` | `0.10.0` |


Updates `org.junit.jupiter:junit-jupiter-engine` from 5.10.0 to 6.0.3
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.10.0...r6.0.3)

Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.0 to 6.0.3
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.10.0...r6.0.3)

Updates `org.junit.jupiter:junit-jupiter-params` from 5.10.0 to 6.0.3
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.10.0...r6.0.3)

Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.0 to 6.0.3
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.10.0...r6.0.3)

Updates `org.junit.jupiter:junit-jupiter-params` from 5.10.0 to 6.0.3
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.10.0...r6.0.3)

Updates `software.amazon.awssdk:s3` from 2.21.29 to 2.43.0

Updates `com.azure:azure-storage-blob` from 12.25.0 to 12.33.3
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-storage-blob_12.25.0...com.azure+azure-storage-blob_12.33.3)

Updates `com.azure:azure-identity` from 1.12.0 to 1.18.2
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-core_1.12.0...com.azure+azure-identity_1.18.2)

Updates `com.azure:azure-core` from 1.48.0 to 1.57.1
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-core_1.48.0...com.azure+azure-core_1.57.1)

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

Updates `com.google.cloud:google-cloud-storage` from 2.29.1 to 2.67.0
- [Release notes](https://github.com/googleapis/google-cloud-java/releases)
- [Changelog](https://github.com/googleapis/google-cloud-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-cloud-java/commits)

Updates `com.google.cloud:google-cloud-nio` from 0.127.12 to 0.131.0
- [Release notes](https://github.com/googleapis/google-cloud-java/releases)
- [Changelog](https://github.com/googleapis/google-cloud-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-cloud-java/commits)

Updates `org.mockito:mockito-core` from 5.7.0 to 5.23.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.7.0...v5.23.0)

Updates `org.mockito:mockito-junit-jupiter` from 5.7.0 to 5.23.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.7.0...v5.23.0)

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

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

Updates `org.scala-lang:scala-library` from 2.13.12 to 3.8.3
- [Release notes](https://github.com/scala/scala3/releases)
- [Commits](https://github.com/scala/scala3/commits/3.8.3)

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

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

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

Updates `org.apache.maven.plugins:maven-source-plugin` from 3.3.0 to 3.4.0
- [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.4.0)

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

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

Updates `org.sonatype.central:central-publishing-maven-plugin` from 0.4.0 to 0.10.0
- [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-version: 6.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: test-dependencies
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-version: 6.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: test-dependencies
- dependency-name: org.junit.jupiter:junit-jupiter-params
  dependency-version: 6.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: test-dependencies
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-version: 6.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: test-dependencies
- dependency-name: org.junit.jupiter:junit-jupiter-params
  dependency-version: 6.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: test-dependencies
- dependency-name: software.amazon.awssdk:s3
  dependency-version: 2.43.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
- dependency-name: com.azure:azure-storage-blob
  dependency-version: 12.33.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
- dependency-name: com.azure:azure-identity
  dependency-version: 1.18.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
- dependency-name: com.azure:azure-core
  dependency-version: 1.57.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
- dependency-name: org.testcontainers:testcontainers
  dependency-version: 2.0.5
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: test-dependencies
- dependency-name: com.google.cloud:google-cloud-storage
  dependency-version: 2.67.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
- dependency-name: com.google.cloud:google-cloud-nio
  dependency-version: 0.131.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
- dependency-name: org.mockito:mockito-core
  dependency-version: 5.23.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-version: 5.23.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
- dependency-name: org.apache.iceberg:iceberg-core
  dependency-version: 1.10.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
- dependency-name: org.apache.iceberg:iceberg-api
  dependency-version: 1.10.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
- dependency-name: org.scala-lang:scala-library
  dependency-version: 3.8.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: test-dependencies
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-version: 3.15.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
- dependency-name: org.apache.maven.plugins:maven-resources-plugin
  dependency-version: 3.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
  dependency-version: 3.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
- dependency-name: org.apache.maven.plugins:maven-source-plugin
  dependency-version: 3.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-version: 3.12.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
- dependency-name: org.apache.maven.plugins:maven-gpg-plugin
  dependency-version: 3.2.8
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
- dependency-name: org.sonatype.central:central-publishing-maven-plugin
  dependency-version: 0.10.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Apr 28, 2026
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