Bump the all-other-development group across 1 directory with 14 updates - #179
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the all-other-development group across 1 directory with 14 updates#179dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Tanmaya Panda (tanmaya-panda1)
temporarily deployed
to
build
May 20, 2026 11:55 — with
GitHub Actions
Inactive
Copilot started reviewing on behalf of
Tanmaya Panda (tanmaya-panda1)
May 20, 2026 11:58
View session
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates development/test dependencies and Maven plugin versions in the root pom.xml to keep the build and test toolchain current for the Kafka Connect Azure Data Explorer (Kusto) sink connector.
Changes:
- Bump JUnit Jupiter from 5.11.0 to 6.0.3 and Mockito from 5.21.0 to 5.23.0.
- Bump resilience4j from 1.7.1 to 2.4.0 and vavr from 0.10.4 to 1.0.1 (test-scoped).
- Update build tooling plugin versions (compiler, failsafe, spotless, dependency-check, enforcer, shade).
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
+41
to
43
| <mvn.compiler.plugin.version>3.15.0</mvn.compiler.plugin.version> | ||
| <mvn.failsafe.plugin.version>3.5.5</mvn.failsafe.plugin.version> | ||
| <mvn.surefire.plugin.version>3.0.0</mvn.surefire.plugin.version> |
dependabot
Bot
force-pushed
the
dependabot/maven/all-other-development-02fa2a1f93
branch
from
May 25, 2026 22:59
8bb8fb4 to
560d836
Compare
dependabot
Bot
force-pushed
the
dependabot/maven/all-other-development-02fa2a1f93
branch
from
June 3, 2026 00:44
560d836 to
48e3877
Compare
dependabot
Bot
force-pushed
the
dependabot/maven/all-other-development-02fa2a1f93
branch
from
June 15, 2026 17:04
48e3877 to
947c21e
Compare
dependabot
Bot
force-pushed
the
dependabot/maven/all-other-development-02fa2a1f93
branch
from
July 6, 2026 17:04
947c21e to
b45fcdc
Compare
dependabot
Bot
force-pushed
the
dependabot/maven/all-other-development-02fa2a1f93
branch
from
July 13, 2026 17:07
b45fcdc to
82e3a48
Compare
dependabot
Bot
force-pushed
the
dependabot/maven/all-other-development-02fa2a1f93
branch
from
August 10, 2026 17:04
82e3a48 to
d855a85
Compare
Bumps the all-other-development group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) | `5.11.0` | `6.1.3` | | [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit-framework) | `5.11.0` | `6.1.3` | | [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework) | `5.11.0` | `6.1.3` | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.21.0` | `5.23.0` | | [io.vavr:vavr](https://github.com/vavr-io/vavr) | `0.10.4` | `1.0.1` | | [io.github.resilience4j:resilience4j-core](https://github.com/resilience4j/resilience4j) | `1.7.1` | `2.4.0` | | [io.github.resilience4j:resilience4j-retry](https://github.com/resilience4j/resilience4j) | `1.7.1` | `2.4.0` | | [io.github.resilience4j:resilience4j-circuitbreaker](https://github.com/resilience4j/resilience4j) | `1.7.1` | `2.4.0` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.14.1` | `3.15.0` | | [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) | `3.5.4` | `3.5.6` | | [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) | `3.1.0` | `3.10.1` | | [org.owasp:dependency-check-maven](https://github.com/dependency-check/DependencyCheck) | `12.1.9` | `13.0.0` | | [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) | `3.6.2` | `3.6.3` | | [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) | `3.6.0` | `3.6.2` | Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.0 to 6.1.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.11.0...r6.1.3) Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.0 to 6.1.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.11.0...r6.1.3) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.0 to 6.1.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.11.0...r6.1.3) Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.0 to 6.1.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.11.0...r6.1.3) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.0 to 6.1.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.11.0...r6.1.3) Updates `org.mockito:mockito-core` from 5.21.0 to 5.23.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.21.0...v5.23.0) Updates `io.vavr:vavr` from 0.10.4 to 1.0.1 - [Release notes](https://github.com/vavr-io/vavr/releases) - [Commits](vavr-io/vavr@v0.10.4...v1.0.1) Updates `io.github.resilience4j:resilience4j-core` from 1.7.1 to 2.4.0 - [Release notes](https://github.com/resilience4j/resilience4j/releases) - [Changelog](https://github.com/resilience4j/resilience4j/blob/master/RELEASENOTES.adoc) - [Commits](resilience4j/resilience4j@v1.7.1...v2.4.0) Updates `io.github.resilience4j:resilience4j-retry` from 1.7.1 to 2.4.0 - [Release notes](https://github.com/resilience4j/resilience4j/releases) - [Changelog](https://github.com/resilience4j/resilience4j/blob/master/RELEASENOTES.adoc) - [Commits](resilience4j/resilience4j@v1.7.1...v2.4.0) Updates `io.github.resilience4j:resilience4j-circuitbreaker` from 1.7.1 to 2.4.0 - [Release notes](https://github.com/resilience4j/resilience4j/releases) - [Changelog](https://github.com/resilience4j/resilience4j/blob/master/RELEASENOTES.adoc) - [Commits](resilience4j/resilience4j@v1.7.1...v2.4.0) Updates `io.github.resilience4j:resilience4j-retry` from 1.7.1 to 2.4.0 - [Release notes](https://github.com/resilience4j/resilience4j/releases) - [Changelog](https://github.com/resilience4j/resilience4j/blob/master/RELEASENOTES.adoc) - [Commits](resilience4j/resilience4j@v1.7.1...v2.4.0) Updates `io.github.resilience4j:resilience4j-circuitbreaker` from 1.7.1 to 2.4.0 - [Release notes](https://github.com/resilience4j/resilience4j/releases) - [Changelog](https://github.com/resilience4j/resilience4j/blob/master/RELEASENOTES.adoc) - [Commits](resilience4j/resilience4j@v1.7.1...v2.4.0) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.14.1 to 3.15.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.14.1...maven-compiler-plugin-3.15.0) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.4 to 3.5.6 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.4...surefire-3.5.6) Updates `com.diffplug.spotless:spotless-maven-plugin` from 3.1.0 to 3.10.1 - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@lib/3.1.0...maven/3.10.1) Updates `org.owasp:dependency-check-maven` from 12.1.9 to 13.0.0 - [Release notes](https://github.com/dependency-check/DependencyCheck/releases) - [Changelog](https://github.com/dependency-check/DependencyCheck/blob/main/CHANGELOG.md) - [Commits](dependency-check/DependencyCheck@v12.1.9...v13.0.0) Updates `org.apache.maven.plugins:maven-enforcer-plugin` from 3.6.2 to 3.6.3 - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](apache/maven-enforcer@enforcer-3.6.2...enforcer-3.6.3) Updates `org.apache.maven.plugins:maven-shade-plugin` from 3.6.0 to 3.6.2 - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.6.0...maven-shade-plugin-3.6.2) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-other-development - dependency-name: io.github.resilience4j:resilience4j-circuitbreaker dependency-version: 2.4.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-other-development - dependency-name: io.github.resilience4j:resilience4j-circuitbreaker dependency-version: 2.4.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-other-development - dependency-name: io.github.resilience4j:resilience4j-core dependency-version: 2.4.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-other-development - dependency-name: io.github.resilience4j:resilience4j-retry dependency-version: 2.4.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-other-development - dependency-name: io.github.resilience4j:resilience4j-retry dependency-version: 2.4.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-other-development - dependency-name: io.vavr:vavr dependency-version: 1.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-other-development - 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: all-other-development - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin dependency-version: 3.6.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-other-development - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-version: 3.5.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-other-development - dependency-name: org.apache.maven.plugins:maven-shade-plugin dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-other-development - 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: all-other-development - 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: all-other-development - 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: all-other-development - 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: all-other-development - 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: all-other-development - dependency-name: org.mockito:mockito-core dependency-version: 5.23.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-other-development - dependency-name: org.owasp:dependency-check-maven dependency-version: 12.2.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-other-development ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/maven/all-other-development-02fa2a1f93
branch
from
August 31, 2026 17:04
d855a85 to
54de8eb
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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-other-development group with 14 updates in the / directory:
5.11.06.1.35.11.06.1.35.11.06.1.35.21.05.23.00.10.41.0.11.7.12.4.01.7.12.4.01.7.12.4.03.14.13.15.03.5.43.5.63.1.03.10.112.1.913.0.03.6.23.6.33.6.03.6.2Updates
org.junit.jupiter:junit-jupiter-apifrom 5.11.0 to 6.1.3Release notes
Sourced from org.junit.jupiter:junit-jupiter-api's releases.
... (truncated)
Commits
f59f60dRelease 6.1.3cd8ec92Finalize 6.1.3 release notesc8729f2Restore compatibility with GraalVM 25 (#5901)ddc9e74Update graalvm/setup-graalvm action to v1.6.4 (#5959)fe2c52aUpdate plugin org.graalvm.buildtools.native to v1.1.7 (#5923)62afc02Delay GraalVM plugin updates for 3 days0cc2902SkipgraalVmTesttask if GraalVM env vars are not setf6bbfc5Move GraalVM tests to separate test task (#5903)e87e052Update plugin org.graalvm.buildtools.native to v1.1.6 (#5899)1cd56dfUpdate plugin org.graalvm.buildtools.native to v1.1.5 (#5880)Updates
org.junit.jupiter:junit-jupiter-paramsfrom 5.11.0 to 6.1.3Release notes
Sourced from org.junit.jupiter:junit-jupiter-params's releases.
... (truncated)
Commits
f59f60dRelease 6.1.3cd8ec92Finalize 6.1.3 release notesc8729f2Restore compatibility with GraalVM 25 (#5901)ddc9e74Update graalvm/setup-graalvm action to v1.6.4 (#5959)fe2c52aUpdate plugin org.graalvm.buildtools.native to v1.1.7 (#5923)62afc02Delay GraalVM plugin updates for 3 days0cc2902SkipgraalVmTesttask if GraalVM env vars are not setf6bbfc5Move GraalVM tests to separate test task (#5903)e87e052Update plugin org.graalvm.buildtools.native to v1.1.6 (#5899)1cd56dfUpdate plugin org.graalvm.buildtools.native to v1.1.5 (#5880)Updates
org.junit.jupiter:junit-jupiter-enginefrom 5.11.0 to 6.1.3Release notes
Sourced from org.junit.jupiter:junit-jupiter-engine's releases.
... (truncated)
Commits
f59f60dRelease 6.1.3cd8ec92Finalize 6.1.3 release notesc8729f2Restore compatibility with GraalVM 25 (#5901)ddc9e74Update graalvm/setup-graalvm action to v1.6.4 (#5959)fe2c52aUpdate plugin org.graalvm.buildtools.native to v1.1.7 (#5923)62afc02Delay GraalVM plugin updates for 3 days0cc2902SkipgraalVmTesttask if GraalVM env vars are not setf6bbfc5Move GraalVM tests to separate test task (#5903)e87e052Update plugin org.graalvm.buildtools.native to v1.1.6 (#5899)1cd56dfUpdate plugin org.graalvm.buildtools.native to v1.1.5 (#5880)Updates
org.junit.jupiter:junit-jupiter-paramsfrom 5.11.0 to 6.1.3Release notes
Sourced from org.junit.jupiter:junit-jupiter-params's releases.
... (truncated)
Commits
f59f60dRelease 6.1.3cd8ec92Finalize 6.1.3 release notesc8729f2Restore compatibility with GraalVM 25 (#5901)ddc9e74Update graalvm/setup-graalvm action to v1.6.4 (#5959)fe2c52aUpdate plugin org.graalvm.buildtools.native to v1.1.7 (#5923)62afc02Delay GraalVM plugin updates for 3 days0cc2902SkipgraalVmTesttask if GraalVM env vars are not setf6bbfc5Move GraalVM tests to separate test task (#5903)e87e052Update plugin org.graalvm.buildtools.native to v1.1.6 (#5899)1cd56dfUpdate plugin org.graalvm.buildtools.native to v1.1.5 (#5880)Updates
org.junit.jupiter:junit-jupiter-enginefrom 5.11.0 to 6.1.3Release notes
Sourced from org.junit.jupiter:junit-jupiter-engine's releases.
... (truncated)
Commits
f59f60dRelease 6.1.3cd8ec92Finalize 6.1.3 release notesc8729f2Restore compatibility with GraalVM 25 (#5901)ddc9e74Update graalvm/setup-graalvm action to v1.6.4 (#5959)fe2c52aUpdate plugin org.graalvm.buildtools.native to v1.1.7 (#5923)62afc02Delay GraalVM plugin updates for 3 days0cc2902SkipgraalVmTesttask if GraalVM env vars are not setf6bbfc5Move GraalVM tests to separate test task (#5903)e87e052Update plugin org.graalvm.buildtools.native to v1.1.6 (#5899)1cd56dfUpdate plugin org.graalvm.buildtools.native to v1.1.5 (#5880)Updates
org.mockito:mockito-corefrom 5.21.0 to 5.23.0Release notes
Sourced from org.mockito:mockito-core's releases.
Commits
a231205Fix StackOverflowError with AbstractList after using mockSingleton (#3790)f6a91a6Replace mockito-android mock maker implementation with dexmaker-mockito-inlin...aa2298afix: make spotless happya6729d6chore: update BDDMockito with jspecify annotationbb83c92chore: move jspecify as a compile only dependency47a4695chore: add jspecify with minimal change. Fixes #350325f1395Add core API to enable Kotlin singleton mocking (#3762)ef9ee55Avoids mocking private static methods, as well as package-private static meth...d16fcfcBump graalvm/setup-graalvm from 1.4.4 to 1.4.5 (#3780)27eb8a3ClarifyRETURNS_MOCKSbehavior with sealed abstract enums (Java 15+) (#3773)Updates
io.vavr:vavrfrom 0.10.4 to 1.0.1Release notes
Sourced from io.vavr:vavr's releases.
... (truncated)
Commits
ee2a57b[maven-release-plugin] prepare release v1.0.1 [ci skip]9f4e95eupdate project version to 1.0.1-SNAPSHOT08e55f4Added the serialization proxy pattern to HashMap (#3242)49d2566[maven-release-plugin] prepare release v1.0.0 [ci skip]20dd427use vavr-match:1.0.00e5c7cbupdate license headers6300c8cFix: Missing .mapTo / .mapToVoid override on Either (#3218)ba175c5Update versions to 1.0.0-SNAPSHOTd173ce7Fix javadoc discrepancies between documentation and code (#3212)39994c5Remove experimental Task API (#3213)Updates
io.github.resilience4j:resilience4j-corefrom 1.7.1 to 2.4.0Release notes
Sourced from io.github.resilience4j:resilience4j-core's releases.
... (truncated)
Changelog
Sourced from io.github.resilience4j:resilience4j-core's changelog.