Skip to content

chore(deps): Bump the minor-and-patch group across 3 directories with 27 updates#3437

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/bdd/java/minor-and-patch-8804c74b54
Closed

chore(deps): Bump the minor-and-patch group across 3 directories with 27 updates#3437
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/bdd/java/minor-and-patch-8804c74b54

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 3 updates in the /bdd/java directory: io.cucumber:cucumber-java, com.diffplug.spotless and gradle-wrapper.
Bumps the minor-and-patch group with 4 updates in the /examples/java directory: com.diffplug.spotless, gradle-wrapper, org.slf4j:slf4j-simple and tools.jackson.core:jackson-databind.
Bumps the minor-and-patch group with 25 updates in the /foreign/java directory:

Package From To
com.diffplug.spotless 8.1.0 8.6.0
gradle-wrapper 9.3.1 9.5.1
org.slf4j:slf4j-api 2.0.17 2.0.18
org.slf4j:slf4j-simple 2.0.17 2.0.18
tools.jackson.core:jackson-databind 3.0.2 3.1.4
com.fasterxml.jackson.core:jackson-databind 2.18.2 2.22.0
org.apache.pinot:pinot-spi 1.4.0 1.5.0
org.apache.httpcomponents.client5:httpclient5 5.5.1 5.6.1
ch.qos.logback:logback-classic 1.5.21 1.5.34
org.apache.flink:flink-connector-base 2.1.1 2.2.1
org.apache.flink:flink-streaming-java 2.1.1 2.2.1
org.apache.flink:flink-clients 2.1.1 2.2.1
org.apache.flink:flink-test-utils 2.1.1 2.2.1
org.apache.flink:flink-runtime 2.1.1 2.2.1
org.junit:junit-bom 6.0.1 6.1.0
org.assertj:assertj-core 3.27.6 3.27.7
org.testcontainers:testcontainers 2.0.2 2.0.5
org.testcontainers:testcontainers-junit-jupiter 2.0.2 2.0.5
io.netty:netty-buffer 4.2.7.Final 4.2.14.Final
io.netty:netty-transport 4.2.7.Final 4.2.14.Final
io.netty:netty-handler 4.2.7.Final 4.2.14.Final
io.netty:netty-codec 4.2.7.Final 4.2.14.Final
io.netty:netty-resolver-dns-native-macos 4.2.7.Final 4.2.14.Final
com.typesafe:config 1.4.5 1.4.8
com.gradleup.shadow 9.2.2 9.4.2

Updates io.cucumber:cucumber-java from 7.33.0 to 7.34.3

Release notes

Sourced from io.cucumber:cucumber-java's releases.

v7.34.3

Fixed

  • [Core] Update dependency io.cucumber:messages-ndjson to v0.3.2
  • [Core] Update dependency com.fasterxml.jackson:jackson-bom to v2.21.1

v7.34.2

Fixed

  • [Core] Reverted: Early filtering of anonymous classes for glue (#3158)

v7.34.1

Fixed

  • Ensure dependencies converge (#3157

v7.34.0

Added

  • [Core] Hide successful hooks by default in HTML report (cucumber/react-components#415)
  • [Java] Support Provider instances with Pico Container (#2879, #3128 Stefan Gasterstädt)
  • [Java] Add Step info to @BeforeStep and @AfterStep hooks (#3139, Menelaos Mamouzellos)

Changed

  • [Core] Refactor internals to use messages-ndjson for serialization (#3138)
  • [Core] Early filtering of anonymous classes for glue (#3150, Julien Kronegg)

Fixed

  • [Core] Ignore all potential class loading issues (#3135, Christoph Läubrich)
Changelog

Sourced from io.cucumber:cucumber-java's changelog.

[7.34.3] - 2026-03-04

Fixed

  • [Core] Update dependency io.cucumber:messages-ndjson to v0.3.2
  • [Core] Update dependency com.fasterxml.jackson:jackson-bom to v2.21.1

[7.34.2] - 2026-01-29

Fixed

  • [Core] Reverted: Early filtering of anonymous classes for glue (#3158)

[7.34.1] - 2026-01-28

Fixed

  • Ensure dependencies converge (#3157)

[7.34.0] - 2026-01-28

Added

  • [Core] Hide successful hooks by default in HTML report (cucumber/react-components#415)
  • [Java] Support Provider instances with Pico Container (#2879, #3128 Stefan Gasterstädt)
  • [Java] Add Step info to @BeforeStep and @AfterStep hooks (#3139, Menelaos Mamouzellos)

Changed

  • [Core] Refactor internals to use messages-ndjson for serialization (#3138)
  • [Core] Early filtering of anonymous classes for glue (#3150, Julien Kronegg)

Fixed

  • [Core] Ignore all potential class loading issues (#3135, Christoph Läubrich)
Commits
  • 590b109 Prepare release v7.34.3
  • 97e988d Update CHANGELOG
  • 3325250 Update dependency com.fasterxml.jackson:jackson-bom to v2.21.1
  • dfb30e6 Prepare for the next development iteration
  • b5292ab Prepare release v7.34.2
  • 3f97272 Revert "Avoid scanning anonymous classes (#3150)" (#3158)
  • 26a7afa Update Revapi supressions (#3159)
  • 2a1a3d6 Prepare for the next development iteration
  • 88372a3 Prepare release v7.34.1
  • 142b589 Ensure dependencies converge pt2
  • Additional commits viewable in compare view

Updates io.cucumber:cucumber-junit-platform-engine from 7.33.0 to 7.34.3

Release notes

Sourced from io.cucumber:cucumber-junit-platform-engine's releases.

v7.34.3

Fixed

  • [Core] Update dependency io.cucumber:messages-ndjson to v0.3.2
  • [Core] Update dependency com.fasterxml.jackson:jackson-bom to v2.21.1

v7.34.2

Fixed

  • [Core] Reverted: Early filtering of anonymous classes for glue (#3158)

v7.34.1

Fixed

  • Ensure dependencies converge (#3157

v7.34.0

Added

  • [Core] Hide successful hooks by default in HTML report (cucumber/react-components#415)
  • [Java] Support Provider instances with Pico Container (#2879, #3128 Stefan Gasterstädt)
  • [Java] Add Step info to @BeforeStep and @AfterStep hooks (#3139, Menelaos Mamouzellos)

Changed

  • [Core] Refactor internals to use messages-ndjson for serialization (#3138)
  • [Core] Early filtering of anonymous classes for glue (#3150, Julien Kronegg)

Fixed

  • [Core] Ignore all potential class loading issues (#3135, Christoph Läubrich)
Changelog

Sourced from io.cucumber:cucumber-junit-platform-engine's changelog.

[7.34.3] - 2026-03-04

Fixed

  • [Core] Update dependency io.cucumber:messages-ndjson to v0.3.2
  • [Core] Update dependency com.fasterxml.jackson:jackson-bom to v2.21.1

[7.34.2] - 2026-01-29

Fixed

  • [Core] Reverted: Early filtering of anonymous classes for glue (#3158)

[7.34.1] - 2026-01-28

Fixed

  • Ensure dependencies converge (#3157)

[7.34.0] - 2026-01-28

Added

  • [Core] Hide successful hooks by default in HTML report (cucumber/react-components#415)
  • [Java] Support Provider instances with Pico Container (#2879, #3128 Stefan Gasterstädt)
  • [Java] Add Step info to @BeforeStep and @AfterStep hooks (#3139, Menelaos Mamouzellos)

Changed

  • [Core] Refactor internals to use messages-ndjson for serialization (#3138)
  • [Core] Early filtering of anonymous classes for glue (#3150, Julien Kronegg)

Fixed

  • [Core] Ignore all potential class loading issues (#3135, Christoph Läubrich)
Commits
  • 590b109 Prepare release v7.34.3
  • 97e988d Update CHANGELOG
  • 3325250 Update dependency com.fasterxml.jackson:jackson-bom to v2.21.1
  • dfb30e6 Prepare for the next development iteration
  • b5292ab Prepare release v7.34.2
  • 3f97272 Revert "Avoid scanning anonymous classes (#3150)" (#3158)
  • 26a7afa Update Revapi supressions (#3159)
  • 2a1a3d6 Prepare for the next development iteration
  • 88372a3 Prepare release v7.34.1
  • 142b589 Ensure dependencies converge pt2
  • Additional commits viewable in compare view

Updates com.diffplug.spotless from 8.1.0 to 8.6.0

Updates gradle-wrapper from 9.3.1 to 9.5.1

Release notes

Sourced from gradle-wrapper's releases.

9.5.1

The Gradle team is excited to announce Gradle 9.5.1.

Here are the highlights of this release:

  • Task provenance in reports and failure messages
  • Type-safe accessors for precompiled Kotlin Settings plugins

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle: atm1020, mataha, Adam, Attila Kelemen, Benedikt Ritter, Björn Kautler, Caro Silva Rode, CHANHAN, Dmitry Nezavitin, Eng Zer Jun, KugelLibelle, Madalin Valceleanu, Markus Gaisbauer, Oliver Kopp, Philip Wedemann, ploober, Roberto Perez Alcolea, Rohit Anand, Suvrat Acharya, Ujwal Suresh Vanjare, Victor Merkulov

Upgrade instructions

Switch your build to use Gradle 9.5.1 by updating your wrapper:

./gradlew wrapper --gradle-version=9.5.1 && ./gradlew wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

9.5.0

... (truncated)

Commits
  • fd78213 Update Documentation Infrastructure: Fix scrolling issue in user manual (#37861)
  • 7758437 fix scroll
  • 2fd605f Only try to run as worker thread in DefaultBuildOperationQueue (#37845)
  • af69849 Release notes for Gradle 9.5.1 (#37853)
  • f4d9d03 Release notes for Gradle 9.5.1
  • 01eda3a Address review feedback on worker-lease retry changes
  • 7024e15 Revert enrich file visitor with size info on release branch (#37848)
  • d51476f Fix tryRunAsWorkerThread null-return test to match contract
  • 090ebab Revert "Add getLength() to FilePropertyVisitor.VisitState"
  • bceab24 Revert "Fix annotation"
  • Additional commits viewable in compare view

Updates com.diffplug.spotless from 8.1.0 to 8.6.0

Updates gradle-wrapper from 9.3.1 to 9.5.1

Release notes

Sourced from gradle-wrapper's releases.

9.5.1

The Gradle team is excited to announce Gradle 9.5.1.

Here are the highlights of this release:

  • Task provenance in reports and failure messages
  • Type-safe accessors for precompiled Kotlin Settings plugins

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle: atm1020, mataha, Adam, Attila Kelemen, Benedikt Ritter, Björn Kautler, Caro Silva Rode, CHANHAN, Dmitry Nezavitin, Eng Zer Jun, KugelLibelle, Madalin Valceleanu, Markus Gaisbauer, Oliver Kopp, Philip Wedemann, ploober, Roberto Perez Alcolea, Rohit Anand, Suvrat Acharya, Ujwal Suresh Vanjare, Victor Merkulov

Upgrade instructions

Switch your build to use Gradle 9.5.1 by updating your wrapper:

./gradlew wrapper --gradle-version=9.5.1 && ./gradlew wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

9.5.0

... (truncated)

Commits
  • fd78213 Update Documentation Infrastructure: Fix scrolling issue in user manual (#37861)
  • 7758437 fix scroll
  • 2fd605f Only try to run as worker thread in DefaultBuildOperationQueue (#37845)
  • af69849 Release notes for Gradle 9.5.1 (#37853)
  • f4d9d03 Release notes for Gradle 9.5.1
  • 01eda3a Address review feedback on worker-lease retry changes
  • 7024e15 Revert enrich file visitor with size info on release branch (#37848)
  • d51476f Fix tryRunAsWorkerThread null-return test to match contract
  • 090ebab Revert "Add getLength() to FilePropertyVisitor.VisitState"
  • bceab24 Revert "Fix annotation"
  • Additional commits viewable in compare view

Updates gradle-wrapper from 9.3.1 to 9.5.1

Release notes

Sourced from gradle-wrapper's releases.

9.5.1

The Gradle team is excited to announce Gradle 9.5.1.

Here are the highlights of this release:

  • Task provenance in reports and failure messages
  • Type-safe accessors for precompiled Kotlin Settings plugins

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle: atm1020, mataha, Adam, Attila Kelemen, Benedikt Ritter, Björn Kautler, Caro Silva Rode, CHANHAN, Dmitry Nezavitin, Eng Zer Jun, KugelLibelle, Madalin Valceleanu, Markus Gaisbauer, Oliver Kopp, Philip Wedemann, ploober, Roberto Perez Alcolea, Rohit Anand, Suvrat Acharya, Ujwal Suresh Vanjare, Victor Merkulov

Upgrade instructions

Switch your build to use Gradle 9.5.1 by updating your wrapper:

./gradlew wrapper --gradle-version=9.5.1 && ./gradlew wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

9.5.0

... (truncated)

Commits
  • fd78213 Update Documentation Infrastructure: Fix scrolling issue in user manual (#37861)
  • 7758437 fix scroll
  • 2fd605f Only try to run as worker thread in DefaultBuildOperationQueue (#37845)
  • af69849 Release notes for Gradle 9.5.1 (#37853)
  • f4d9d03 Release notes for Gradle 9.5.1
  • 01eda3a Address review feedback on worker-lease retry changes
  • 7024e15 Revert enrich file visitor with size info on release branch (#37848)
  • d51476f Fix tryRunAsWorkerThread null-return test to match contract
  • 090ebab Revert "Add getLength() to FilePropertyVisitor.VisitState"
  • bceab24 Revert "Fix annotation"
  • Additional commits viewable in compare view

Updates com.diffplug.spotless from 8.1.0 to 8.6.0

Updates com.diffplug.spotless from 8.1.0 to 8.6.0

Updates gradle-wrapper from 9.3.1 to 9.5.1

Release notes

Sourced from gradle-wrapper's releases.

9.5.1

The Gradle team is excited to announce Gradle 9.5.1.

Here are the highlights of this release:

  • Task provenance in reports and failure messages
  • Type-safe accessors for precompiled Kotlin Settings plugins

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle: atm1020, mataha, Adam, Attila Kelemen, Benedikt Ritter, Björn Kautler, Caro Silva Rode, CHANHAN, Dmitry Nezavitin, Eng Zer Jun, KugelLibelle, Madalin Valceleanu, Markus Gaisbauer, Oliver Kopp, Philip Wedemann, ploober, Roberto Perez Alcolea, Rohit Anand, Suvrat Acharya, Ujwal Suresh Vanjare, Victor Merkulov

Upgrade instructions

Switch your build to use Gradle 9.5.1 by updating your wrapper:

./gradlew wrapper --gradle-version=9.5.1 && ./gradlew wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

9.5.0

... (truncated)

Commits
  • fd78213 Update Documentation Infrastructure: Fix scrolling issue in user manual (#37861)
  • 7758437 fix scroll
  • 2fd605f Only try to run as worker thread in DefaultBuildOperationQueue (#37845)
  • af69849 Release notes for Gradle 9.5.1 (#37853)
  • f4d9d03 Release notes for Gradle 9.5.1
  • 01eda3a Address review feedback on worker-lease retry changes
  • 7024e15 Revert enrich file visitor with size info on release branch (#37848)
  • d51476f Fix tryRunAsWorkerThread null-return test to match contract
  • 090ebab Revert "Add getLength() to FilePropertyVisitor.VisitState"
  • bceab24 Revert "Fix annotation"
  • Additional commits viewable in compare view

Updates org.slf4j:slf4j-simple from 2.0.13 to 2.0.18

Updates tools.jackson.core:jackson-databind from 3.0.3 to 3.1.4

Commits

Updates com.diffplug.spotless from 8.1.0 to 8.6.0

Updates gradle-wrapper from 9.3.1 to 9.5.1

Release notes

Sourced from gradle-wrapper's releases.

9.5.1

The Gradle team is excited to announce Gradle 9.5.1.

Here are the highlights of this release:

  • Task provenance in reports and failure messages
  • Type-safe accessors for precompiled Kotlin Settings plugins

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle: atm1020, mataha, Adam, Attila Kelemen, Benedikt Ritter, Björn Kautler, Caro Silva Rode, CHANHAN, Dmitry Nezavitin, Eng Zer Jun, KugelLibelle, Madalin Valceleanu, Markus Gaisbauer, Oliver Kopp, Philip Wedemann, ploober, Roberto Perez Alcolea, Rohit Anand, Suvrat Acharya, Ujwal Suresh Vanjare, Victor Merkulov

Upgrade instructions

Switch your build to use Gradle 9.5.1 by updating your wrapper:

./gradlew wrapper --gradle-version=9.5.1 && ./gradlew wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

9.5.0

... (truncated)

Commits
  • fd78213 Update Documentation Infrastructure: Fix scrolling issue in user manual (#37861)
  • 7758437 fix scroll
  • 2fd605f Only try to run as worker thread in DefaultBuildOperationQueue (#37845)
  • af69849 Release notes for Gradle 9.5.1 (#37853)
  • f4d9d03 Release notes for Gradle 9.5.1
  • 01eda3a Address review feedback on worker-lease retry changes
  • 7024e15 Revert enrich file visitor with size info on release branch (#37848)
  • d51476f Fix tryRunAsWorkerThread null-return test to match contract
  • 090ebab Revert "Add getLength() to FilePropertyVisitor.VisitState"
  • bceab24 Revert "Fix annotation"
  • Additional commits viewable in compare view

Updates gradle-wrapper from 9.3.1 to 9.5.1

Release notes

Sourced from gradle-wrapper's releases.

9.5.1

The Gradle team is excited to announce Gradle 9.5.1.

Here are the highlights of this release:

  • Task provenance in reports and failure messages
  • Type-safe accessors for precompiled Kotlin Settings plugins

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle: atm1020, mataha, Adam, Attila Kelemen, Benedikt Ritter, Björn Kautler, Caro Silva Rode, CHANHAN, Dmitry Nezavitin, Eng Zer Jun, KugelLibelle, Madalin Valceleanu, Markus Gaisbauer, Oliver Kopp, Philip Wedemann, ploober, Roberto Perez Alcolea, Rohit Anand, Suvrat Acharya, Ujwal Suresh Vanjare, Victor Merkulov

Upgrade instructions

Switch your build to use Gradle 9.5.1 by updating your wrapper:

./gradlew wrapper --gradle-version=9.5.1 && ./gradlew wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

9.5.0

... (truncated)

Commits
  • fd78213 Update Documentation Infrastructure: Fix scrolling issue in user manual (#37861)
  • 7758437 fix scroll
  • 2fd605f Only try to run as worker thread in DefaultBuildOperationQueue (#37845)
  • af69849 Release notes for Gradle 9.5.1 (#37853)
  • f4d9d03 Release notes for Gradle 9.5.1
  • 01eda3a Address review feedback on worker-lease retry changes
  • 7024e15 Revert enrich file visitor with size info on release branch (#37848)
  • d51476f Fix tryRunAsWorkerThread null-return test to match contract
  • 090ebab Revert "Add getLength() to FilePropertyVisitor.VisitState"
  • bceab24 Revert "Fix annotation"
  • Additional commits viewable in compare view

Updates tools.jackson.core:jackson-databind from 3.0.3 to 3.1.4

Commits

Updates org.slf4j:slf4j-simple from 2.0.13 to 2.0.18

Updates com.diffplug.spotless from 8.1.0 to 8.6.0

Updates com.diffplug.spotless from 8.1.0 to 8.6.0

Updates gradle-wrapper from 9.3.1 to 9.5.1

Release notes

Sourced from gradle-wrapper's releases.

9.5.1

The Gradle team is excited to announce Gradle 9.5.1.

Here are the highlights of this release:

  • Task provenance in reports and failure messages
  • Type-safe accessors for precompiled Kotlin Settings plugins

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle: atm1020, mataha, Adam, Attila Kelemen, Benedikt Ritter, Björn Kautler, Caro Silva Rode, CHANHAN, Dmitry Nezavitin, Eng Zer Jun, KugelLibelle, Madalin Valceleanu, Markus Gaisbauer, Oliver Kopp, Philip Wedemann, ploober, Roberto Perez Alcolea, Rohit Anand, Suvrat Acharya, Ujwal Suresh Vanjare, Victor Merkulov

Upgrade instructions

Switch your build to use Gradle 9.5.1 by updating your wrapper:

./gradlew wrapper --gradle-version=9.5.1 && ./gradlew wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

9.5.0

... (truncated)

Commits
  • fd78213 Update Documentation Infrastructure: Fix scrolling issue in user manual (#37861)
  • 7758437 fix scroll
  • 2fd605f Only try to run as worker thread in DefaultBuildOperationQueue (#37845)
  • af69849 Release notes for Gradle 9.5.1 (#37853)
  • f4d9d03 Release notes for Gradle 9.5.1
  • 01eda3a Address review feedback on worker-lease retry changes
  • 7024e15 Revert enrich file visitor with size info on release branch (#37848)
  • d51476f Fix tryRunAsWorkerThread null-return test to match contract
  • 090ebab Revert "Add getLength() to FilePropertyVisitor.VisitState"
  • bceab24 Revert "Fix annotation"
  • Additional commits viewable in compare view

Updates org.slf4j:slf4j-api from 2.0.17 to 2.0.18

Updates org.slf4j:slf4j-simple from 2.0.17 to 2.0.18

Updates tools.jackson.core:jackson-databind from 3.0.2 to 3.1.4

Commits

Updates com.diffplug.spotless from 8.1.0 to 8.6.0

Updates gradle-wrapper from 9.3.1 to 9.5.1

Release notes

Sourced from gradle-wrapper's releases.

9.5.1

The Gradle team is excited to announce Gradle 9.5.1.

Here are the highlights of this release:

  • Task provenance in reports and failure messages
  • Type-safe accessors for precompiled Kotlin Settings plugins

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle: atm1020, mataha, Adam, Attila Kelemen, Benedikt Ritter, Björn Kautler, Caro Silva Rode, CHANHAN, Dmitry Nezavitin, Eng Zer Jun, KugelLibelle, Madalin Valceleanu, Markus Gaisbauer, Oliver Kopp, Philip Wedemann, ploober, Roberto Perez Alcolea, Rohit Anand, Suvrat Acharya, Ujwal Suresh Vanjare, Victor Merkulov

Upgrade instructions

Switch your build to use Gradle 9.5.1 by updating your wrapper:

./gradlew wrapper --gradle-version=9.5.1 && ./gradlew wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

9.5.0

... (truncated)

Commits
  • fd78213 Update Documentation Infrastructure: Fix scrolling issue in user manual (#37861)
  • 7758437 fix scroll
  • 2fd605f Only try to run as worker thread in DefaultBuildOperationQueue (#37845)
  • af69849 Release notes for Gradle 9.5.1 (#37853)
  • f4d9d03 Release notes for Gradle 9.5.1
  • 01eda3a Address review feedback on worker-lease retry changes
  • 7024e15 Revert enrich file visitor with size info on release branch (#37848)
  • d51476f Fix tryRunAsWorkerThread null-return test to match contract
  • 090ebab Revert "Add getLength() to FilePropertyVisitor.VisitState"
  • bceab24 Revert "Fix annotation"
  • Additional commits viewable in compare view

Updates gradle-wrapper from 9.3.1 to 9.5.1

Release notes

Sourced from gradle-wrapper's releases.

9.5.1

The Gradle team is excited to announce Gradle 9.5.1.

Here are the highlights of this release:

  • Task provenance in reports and failure messages
  • Type-safe accessors for precompiled Kotlin Settings plugins

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle: atm1020, mataha, Adam, Attila Kelemen, Benedikt Ritter, Björn Kautler, Caro Silva Rode, CHANHAN, Dmitry Nezavitin, Eng Zer Jun, KugelLibelle, Madalin Valceleanu, Markus Gaisbauer, Oliver Kopp, Philip Wedemann, ploober, Roberto Perez Alcolea, Rohit Anand, Suvrat Acharya, Ujwal Suresh Vanjare, Victor Merkulov

Upgrade instructions

Switch your build to use Gradle 9.5.1 by updating your wrapper:

./gradlew wrapper --gradle-version=9.5.1 && ./gradlew wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

9.5.0

... (truncated)

Commits
  • fd78213 Update Documentation Infrastructure: Fix scrolling issue in user manual (#37861)
  • 7758437 fix scroll
  • 2fd605f Only try to run as worker thread in DefaultBuildOperationQueue (#37845)
  • af69849 Release notes for Gradle 9.5.1 (#37853)
  • f4d9d03 Release notes for Gradle 9.5.1
  • 01eda3a Address review feedback on worker-lease retry changes
  • 7024e15 Revert enrich file visitor with size info on release branch (#37848)
  • d51476f Fix tryRunAsWorkerThread null-return test to match contract
  • 090ebab Revert "Add getLength() to FilePropertyVisitor.VisitState"
  • bceab24 Revert "Fix annotation"
  • Additional commits viewable in compare view

Updates tools.jackson.core:jackson-databind from 3.0.2 to 3.1.4

Commits

Updates com.fasterxml.jackson.core:jackson-databind from 2.18.2 to 2.22.0

Commits

Updates org.apache.pinot:pinot-spi from 1.4.0 to 1.5.0

Updates org.apache.httpcomponents.client5:httpclient5 from 5.5.1 to 5.6.1

Changelog

Sourced from org.apache.httpcomponents.client5:httpclient5's changelog.

Release 5.6.1

This is a maintenance release disables experimental SCRAM auth scheme by default and fixes SCRAM final response handling. The SCRAM auth scheme can be re-enabled by choosing a custom auth scheme preference sequence that explicitly includes SCRAM auth.

Change LogDescription has been truncated

… 27 updates

Bumps the minor-and-patch group with 3 updates in the /bdd/java directory: [io.cucumber:cucumber-java](https://github.com/cucumber/cucumber-jvm), com.diffplug.spotless and [gradle-wrapper](https://github.com/gradle/gradle).
Bumps the minor-and-patch group with 4 updates in the /examples/java directory: com.diffplug.spotless, [gradle-wrapper](https://github.com/gradle/gradle), org.slf4j:slf4j-simple and [tools.jackson.core:jackson-databind](https://github.com/FasterXML/jackson).
Bumps the minor-and-patch group with 25 updates in the /foreign/java directory:

| Package | From | To |
| --- | --- | --- |
| com.diffplug.spotless | `8.1.0` | `8.6.0` |
| [gradle-wrapper](https://github.com/gradle/gradle) | `9.3.1` | `9.5.1` |
| org.slf4j:slf4j-api | `2.0.17` | `2.0.18` |
| org.slf4j:slf4j-simple | `2.0.17` | `2.0.18` |
| [tools.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `3.0.2` | `3.1.4` |
| [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.18.2` | `2.22.0` |
| org.apache.pinot:pinot-spi | `1.4.0` | `1.5.0` |
| [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) | `5.5.1` | `5.6.1` |
| [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.21` | `1.5.34` |
| org.apache.flink:flink-connector-base | `2.1.1` | `2.2.1` |
| [org.apache.flink:flink-streaming-java](https://github.com/apache/flink) | `2.1.1` | `2.2.1` |
| [org.apache.flink:flink-clients](https://github.com/apache/flink) | `2.1.1` | `2.2.1` |
| org.apache.flink:flink-test-utils | `2.1.1` | `2.2.1` |
| [org.apache.flink:flink-runtime](https://github.com/apache/flink) | `2.1.1` | `2.2.1` |
| [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `6.0.1` | `6.1.0` |
| [org.assertj:assertj-core](https://github.com/assertj/assertj) | `3.27.6` | `3.27.7` |
| [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) | `2.0.2` | `2.0.5` |
| [org.testcontainers:testcontainers-junit-jupiter](https://github.com/testcontainers/testcontainers-java) | `2.0.2` | `2.0.5` |
| [io.netty:netty-buffer](https://github.com/netty/netty) | `4.2.7.Final` | `4.2.14.Final` |
| [io.netty:netty-transport](https://github.com/netty/netty) | `4.2.7.Final` | `4.2.14.Final` |
| [io.netty:netty-handler](https://github.com/netty/netty) | `4.2.7.Final` | `4.2.14.Final` |
| [io.netty:netty-codec](https://github.com/netty/netty) | `4.2.7.Final` | `4.2.14.Final` |
| [io.netty:netty-resolver-dns-native-macos](https://github.com/netty/netty) | `4.2.7.Final` | `4.2.14.Final` |
| [com.typesafe:config](https://github.com/lightbend/config) | `1.4.5` | `1.4.8` |
| [com.gradleup.shadow](https://github.com/GradleUp/shadow) | `9.2.2` | `9.4.2` |



Updates `io.cucumber:cucumber-java` from 7.33.0 to 7.34.3
- [Release notes](https://github.com/cucumber/cucumber-jvm/releases)
- [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md)
- [Commits](cucumber/cucumber-jvm@v7.33.0...v7.34.3)

Updates `io.cucumber:cucumber-junit-platform-engine` from 7.33.0 to 7.34.3
- [Release notes](https://github.com/cucumber/cucumber-jvm/releases)
- [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md)
- [Commits](cucumber/cucumber-jvm@v7.33.0...v7.34.3)

Updates `com.diffplug.spotless` from 8.1.0 to 8.6.0

Updates `gradle-wrapper` from 9.3.1 to 9.5.1
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](gradle/gradle@v9.3.1...v9.5.1)

Updates `com.diffplug.spotless` from 8.1.0 to 8.6.0

Updates `gradle-wrapper` from 9.3.1 to 9.5.1
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](gradle/gradle@v9.3.1...v9.5.1)

Updates `gradle-wrapper` from 9.3.1 to 9.5.1
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](gradle/gradle@v9.3.1...v9.5.1)

Updates `com.diffplug.spotless` from 8.1.0 to 8.6.0

Updates `com.diffplug.spotless` from 8.1.0 to 8.6.0

Updates `gradle-wrapper` from 9.3.1 to 9.5.1
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](gradle/gradle@v9.3.1...v9.5.1)

Updates `org.slf4j:slf4j-simple` from 2.0.13 to 2.0.18

Updates `tools.jackson.core:jackson-databind` from 3.0.3 to 3.1.4
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.diffplug.spotless` from 8.1.0 to 8.6.0

Updates `gradle-wrapper` from 9.3.1 to 9.5.1
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](gradle/gradle@v9.3.1...v9.5.1)

Updates `gradle-wrapper` from 9.3.1 to 9.5.1
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](gradle/gradle@v9.3.1...v9.5.1)

Updates `tools.jackson.core:jackson-databind` from 3.0.3 to 3.1.4
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `org.slf4j:slf4j-simple` from 2.0.13 to 2.0.18

Updates `com.diffplug.spotless` from 8.1.0 to 8.6.0

Updates `com.diffplug.spotless` from 8.1.0 to 8.6.0

Updates `gradle-wrapper` from 9.3.1 to 9.5.1
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](gradle/gradle@v9.3.1...v9.5.1)

Updates `org.slf4j:slf4j-api` from 2.0.17 to 2.0.18

Updates `org.slf4j:slf4j-simple` from 2.0.17 to 2.0.18

Updates `tools.jackson.core:jackson-databind` from 3.0.2 to 3.1.4
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.diffplug.spotless` from 8.1.0 to 8.6.0

Updates `gradle-wrapper` from 9.3.1 to 9.5.1
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](gradle/gradle@v9.3.1...v9.5.1)

Updates `gradle-wrapper` from 9.3.1 to 9.5.1
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](gradle/gradle@v9.3.1...v9.5.1)

Updates `tools.jackson.core:jackson-databind` from 3.0.2 to 3.1.4
- [Commits](https://github.com/FasterXML/jackson/commits)

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

Updates `org.apache.pinot:pinot-spi` from 1.4.0 to 1.5.0

Updates `org.apache.httpcomponents.client5:httpclient5` from 5.5.1 to 5.6.1
- [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.6.1/RELEASE_NOTES.txt)
- [Commits](apache/httpcomponents-client@rel/v5.5.1...rel/v5.6.1)

Updates `org.slf4j:slf4j-api` from 2.0.17 to 2.0.18

Updates `org.slf4j:slf4j-simple` from 2.0.17 to 2.0.18

Updates `ch.qos.logback:logback-classic` from 1.5.21 to 1.5.34
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](qos-ch/logback@v_1.5.21...v_1.5.34)

Updates `org.apache.flink:flink-connector-base` from 2.1.1 to 2.2.1

Updates `org.apache.flink:flink-streaming-java` from 2.1.1 to 2.2.1
- [Commits](apache/flink@release-2.1.1...release-2.2.1)

Updates `org.apache.flink:flink-clients` from 2.1.1 to 2.2.1
- [Commits](apache/flink@release-2.1.1...release-2.2.1)

Updates `org.apache.flink:flink-test-utils` from 2.1.1 to 2.2.1

Updates `org.apache.flink:flink-runtime` from 2.1.1 to 2.2.1
- [Commits](apache/flink@release-2.1.1...release-2.2.1)

Updates `org.apache.flink:flink-streaming-java` from 2.1.1 to 2.2.1
- [Commits](apache/flink@release-2.1.1...release-2.2.1)

Updates `org.apache.flink:flink-clients` from 2.1.1 to 2.2.1
- [Commits](apache/flink@release-2.1.1...release-2.2.1)

Updates `org.apache.flink:flink-test-utils` from 2.1.1 to 2.2.1

Updates `org.apache.flink:flink-runtime` from 2.1.1 to 2.2.1
- [Commits](apache/flink@release-2.1.1...release-2.2.1)

Updates `org.junit:junit-bom` from 6.0.1 to 6.1.0
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r6.0.1...r6.1.0)

Updates `org.assertj:assertj-core` from 3.27.6 to 3.27.7
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](assertj/assertj@assertj-build-3.27.6...assertj-build-3.27.7)

Updates `org.testcontainers:testcontainers` from 2.0.2 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@2.0.2...2.0.5)

Updates `org.testcontainers:testcontainers-junit-jupiter` from 2.0.2 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@2.0.2...2.0.5)

Updates `org.testcontainers:testcontainers-junit-jupiter` from 2.0.2 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@2.0.2...2.0.5)

Updates `io.netty:netty-buffer` from 4.2.7.Final to 4.2.14.Final
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.2.7.Final...netty-4.2.14.Final)

Updates `io.netty:netty-transport` from 4.2.7.Final to 4.2.14.Final
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.2.7.Final...netty-4.2.14.Final)

Updates `io.netty:netty-handler` from 4.2.7.Final to 4.2.14.Final
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.2.7.Final...netty-4.2.14.Final)

Updates `io.netty:netty-codec` from 4.2.7.Final to 4.2.14.Final
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.2.7.Final...netty-4.2.14.Final)

Updates `io.netty:netty-resolver-dns-native-macos` from 4.2.7.Final to 4.2.14.Final
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.2.7.Final...netty-4.2.14.Final)

Updates `io.netty:netty-transport` from 4.2.7.Final to 4.2.14.Final
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.2.7.Final...netty-4.2.14.Final)

Updates `io.netty:netty-handler` from 4.2.7.Final to 4.2.14.Final
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.2.7.Final...netty-4.2.14.Final)

Updates `io.netty:netty-codec` from 4.2.7.Final to 4.2.14.Final
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.2.7.Final...netty-4.2.14.Final)

Updates `io.netty:netty-resolver-dns-native-macos` from 4.2.7.Final to 4.2.14.Final
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.2.7.Final...netty-4.2.14.Final)

Updates `com.typesafe:config` from 1.4.5 to 1.4.8
- [Release notes](https://github.com/lightbend/config/releases)
- [Changelog](https://github.com/lightbend/config/blob/main/NEWS.md)
- [Commits](lightbend/config@v1.4.5...v1.4.8)

Updates `com.diffplug.spotless` from 8.1.0 to 8.6.0

Updates `com.gradleup.shadow` from 9.2.2 to 9.4.2
- [Release notes](https://github.com/GradleUp/shadow/releases)
- [Commits](GradleUp/shadow@9.2.2...9.4.2)

---
updated-dependencies:
- dependency-name: io.cucumber:cucumber-java
  dependency-version: 7.34.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: io.cucumber:cucumber-junit-platform-engine
  dependency-version: 7.34.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: com.diffplug.spotless
  dependency-version: 8.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: gradle-wrapper
  dependency-version: 9.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: com.diffplug.spotless
  dependency-version: 8.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: gradle-wrapper
  dependency-version: 9.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: gradle-wrapper
  dependency-version: 9.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: com.diffplug.spotless
  dependency-version: 8.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: com.diffplug.spotless
  dependency-version: 8.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: gradle-wrapper
  dependency-version: 9.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: org.slf4j:slf4j-simple
  dependency-version: 2.0.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: tools.jackson.core:jackson-databind
  dependency-version: 3.1.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: com.diffplug.spotless
  dependency-version: 8.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: gradle-wrapper
  dependency-version: 9.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: gradle-wrapper
  dependency-version: 9.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: tools.jackson.core:jackson-databind
  dependency-version: 3.1.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: org.slf4j:slf4j-simple
  dependency-version: 2.0.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: com.diffplug.spotless
  dependency-version: 8.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: com.diffplug.spotless
  dependency-version: 8.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: gradle-wrapper
  dependency-version: 9.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: org.slf4j:slf4j-api
  dependency-version: 2.0.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: org.slf4j:slf4j-simple
  dependency-version: 2.0.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: tools.jackson.core:jackson-databind
  dependency-version: 3.1.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: com.diffplug.spotless
  dependency-version: 8.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: gradle-wrapper
  dependency-version: 9.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: gradle-wrapper
  dependency-version: 9.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: tools.jackson.core:jackson-databind
  dependency-version: 3.1.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: org.apache.pinot:pinot-spi
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: org.apache.httpcomponents.client5:httpclient5
  dependency-version: 5.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: org.slf4j:slf4j-api
  dependency-version: 2.0.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: org.slf4j:slf4j-simple
  dependency-version: 2.0.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: ch.qos.logback:logback-classic
  dependency-version: 1.5.34
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: org.apache.flink:flink-connector-base
  dependency-version: 2.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: org.apache.flink:flink-streaming-java
  dependency-version: 2.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: org.apache.flink:flink-clients
  dependency-version: 2.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: org.apache.flink:flink-test-utils
  dependency-version: 2.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: org.apache.flink:flink-runtime
  dependency-version: 2.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: org.apache.flink:flink-streaming-java
  dependency-version: 2.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: org.apache.flink:flink-clients
  dependency-version: 2.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: org.apache.flink:flink-test-utils
  dependency-version: 2.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: org.apache.flink:flink-runtime
  dependency-version: 2.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: org.junit:junit-bom
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: org.assertj:assertj-core
  dependency-version: 3.27.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: org.testcontainers:testcontainers
  dependency-version: 2.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: org.testcontainers:testcontainers-junit-jupiter
  dependency-version: 2.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: org.testcontainers:testcontainers-junit-jupiter
  dependency-version: 2.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: io.netty:netty-buffer
  dependency-version: 4.2.14.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: io.netty:netty-transport
  dependency-version: 4.2.14.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: io.netty:netty-handler
  dependency-version: 4.2.14.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: io.netty:netty-codec
  dependency-version: 4.2.14.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: io.netty:netty-resolver-dns-native-macos
  dependency-version: 4.2.14.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: io.netty:netty-transport
  dependency-version: 4.2.14.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: io.netty:netty-handler
  dependency-version: 4.2.14.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: io.netty:netty-codec
  dependency-version: 4.2.14.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: io.netty:netty-resolver-dns-native-macos
  dependency-version: 4.2.14.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: com.typesafe:config
  dependency-version: 1.4.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: com.diffplug.spotless
  dependency-version: 8.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: com.gradleup.shadow
  dependency-version: 9.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Issues related to Java SDK labels Jun 8, 2026
@github-actions github-actions Bot added the S-waiting-on-review PR is waiting on a reviewer label Jun 8, 2026
@hubcio

hubcio commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

@dependabot recreate

@hubcio hubcio closed this Jun 9, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 9, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot Bot deleted the dependabot/gradle/bdd/java/minor-and-patch-8804c74b54 branch June 9, 2026 09:20
@hubcio

hubcio commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

same as #3362

@github-actions github-actions Bot removed the S-waiting-on-review PR is waiting on a reviewer label Jun 9, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 9, 2026

Copy link
Copy Markdown
Contributor Author

Oh no! Something went wrong on our end. Please try again later.

If the problem persists, please contact GitHub support for assistance 🙇

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 Issues related to Java SDK

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant