Skip to content

chore(deps): bump the minor-and-patch group across 1 directory with 14 updates#18

Merged
jesmrec merged 1 commit into
masterfrom
dependabot/gradle/minor-and-patch-2574109d88
Jul 13, 2026
Merged

chore(deps): bump the minor-and-patch group across 1 directory with 14 updates#18
jesmrec merged 1 commit into
masterfrom
dependabot/gradle/minor-and-patch-2574109d88

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps the minor-and-patch group with 14 updates in the / directory:

Package From To
gradle-wrapper 9.5.1 9.6.1
io.cucumber:cucumber-java 7.34.3 7.34.4
io.cucumber:cucumber-junit 7.34.3 7.34.4
io.cucumber:cucumber-core 7.34.3 7.34.4
io.cucumber:cucumber-picocontainer 7.34.3 7.34.4
org.apache.commons:commons-exec 1.3 1.6.0
org.apache.commons:commons-lang3 3.9 3.20.0
org.apache.commons:commons-text 1.9 1.15.0
commons-io:commons-io 2.6 2.22.0
net.bytebuddy:byte-buddy 1.18.8 1.18.11
com.squareup.okhttp3:okhttp 5.3.2 5.4.0
org.slf4j:slf4j-api 2.0.17 2.0.18
org.slf4j:slf4j-nop 2.0.17 2.0.18
junit:junit 4.13.1 4.13.2

Updates gradle-wrapper from 9.5.1 to 9.6.1

Release notes

Sourced from gradle-wrapper's releases.

9.6.1

The Gradle team is excited to announce Gradle 9.6.1.

Here are the highlights of this release:

  • Improved Configuration Cache hit rates
  • Additional CLI rendering options
  • Important project hierarchy lookup deprecations

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle: Aharnish Solanki, Benedikt Johannes, Devendra Reddy Pennabadi, Dmytro Rodionov, Dreeam, Elías Hernández Rodríguez, Eng Zer Jun, FinlayRJW, Kamal Kansal, Marcono1234, Nelson Osacky, Philip Wedemann, Ravi, Roberto Perez Alcolea, Ryan Schmitt, Sebastian Schuberth, seunghun.ham, sk-reddy17, Suvrat Acharya, Vedant Madane.

Upgrade instructions

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

./gradlew :wrapper --gradle-version=9.6.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.6.0

... (truncated)

Commits
  • 309d128 Update fixed issues in release notes for 9.6.1 (#38328)
  • 040a978 Update fixed issues in release notes for 9.6.1
  • e0b8325 Restore --non-interactive flag instead of --interactive/--no-interactive (#38...
  • 946f3e6 Limit explicit temp file permission setting to intended use case (#38300)
  • 65f8224 Restore --non-interactive flag instead of --interactive/--no-interactive
  • e346a5e Adjust CLI flag to configure non-interactive console (#38301)
  • 9b53be9 Adjust CLI flag to configure non-interactive console
  • 0dd3b53 Limit explicit temp file permission setting to intended use case
  • 48e5ac2 Add reproducers
  • 25598fd Prepare 9.6.1 patch release (#38293)
  • Additional commits viewable in compare view

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

Release notes

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

v7.34.4

Fixed

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

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

[7.34.4] - 2026-06-26

Fixed

  • [Core] Update dependency io.cucumber:messages-ndjson to v0.3.4
  • [Core] Update dependency com.fasterxml.jackson:jackson-bom to v2.22.0
Commits
  • 5882614 Prepare release v7.34.4
  • d1b9c93 Update dependency io.cucumber:messages-ndjson to v0.3.4
  • 97a3c89 Update dependency com.fasterxml.jackson:jackson-bom to v2.22.0
  • e1c87ad Prepare for the next development iteration
  • See full diff in compare view

Updates io.cucumber:cucumber-junit from 7.34.3 to 7.34.4

Release notes

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

v7.34.4

Fixed

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

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

[7.34.4] - 2026-06-26

Fixed

  • [Core] Update dependency io.cucumber:messages-ndjson to v0.3.4
  • [Core] Update dependency com.fasterxml.jackson:jackson-bom to v2.22.0
Commits
  • 5882614 Prepare release v7.34.4
  • d1b9c93 Update dependency io.cucumber:messages-ndjson to v0.3.4
  • 97a3c89 Update dependency com.fasterxml.jackson:jackson-bom to v2.22.0
  • e1c87ad Prepare for the next development iteration
  • See full diff in compare view

Updates io.cucumber:cucumber-core from 7.34.3 to 7.34.4

Release notes

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

v7.34.4

Fixed

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

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

[7.34.4] - 2026-06-26

Fixed

  • [Core] Update dependency io.cucumber:messages-ndjson to v0.3.4
  • [Core] Update dependency com.fasterxml.jackson:jackson-bom to v2.22.0
Commits
  • 5882614 Prepare release v7.34.4
  • d1b9c93 Update dependency io.cucumber:messages-ndjson to v0.3.4
  • 97a3c89 Update dependency com.fasterxml.jackson:jackson-bom to v2.22.0
  • e1c87ad Prepare for the next development iteration
  • See full diff in compare view

Updates io.cucumber:cucumber-picocontainer from 7.34.3 to 7.34.4

Release notes

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

v7.34.4

Fixed

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

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

[7.34.4] - 2026-06-26

Fixed

  • [Core] Update dependency io.cucumber:messages-ndjson to v0.3.4
  • [Core] Update dependency com.fasterxml.jackson:jackson-bom to v2.22.0
Commits
  • 5882614 Prepare release v7.34.4
  • d1b9c93 Update dependency io.cucumber:messages-ndjson to v0.3.4
  • 97a3c89 Update dependency com.fasterxml.jackson:jackson-bom to v2.22.0
  • e1c87ad Prepare for the next development iteration
  • See full diff in compare view

Updates io.cucumber:cucumber-junit from 7.34.3 to 7.34.4

Release notes

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

v7.34.4

Fixed

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

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

[7.34.4] - 2026-06-26

Fixed

  • [Core] Update dependency io.cucumber:messages-ndjson to v0.3.4
  • [Core] Update dependency com.fasterxml.jackson:jackson-bom to v2.22.0
Commits
  • 5882614 Prepare release v7.34.4
  • d1b9c93 Update dependency io.cucumber:messages-ndjson to v0.3.4
  • 97a3c89 Update dependency com.fasterxml.jackson:jackson-bom to v2.22.0
  • e1c87ad Prepare for the next development iteration
  • See full diff in compare view

Updates io.cucumber:cucumber-core from 7.34.3 to 7.34.4

Release notes

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

v7.34.4

Fixed

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

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

[7.34.4] - 2026-06-26

Fixed

  • [Core] Update dependency io.cucumber:messages-ndjson to v0.3.4
  • [Core] Update dependency com.fasterxml.jackson:jackson-bom to v2.22.0
Commits
  • 5882614 Prepare release v7.34.4
  • d1b9c93 Update dependency io.cucumber:messages-ndjson to v0.3.4
  • 97a3c89 Update dependency com.fasterxml.jackson:jackson-bom to v2.22.0
  • e1c87ad Prepare for the next development iteration
  • See full diff in compare view

Updates io.cucumber:cucumber-picocontainer from 7.34.3 to 7.34.4

Release notes

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

v7.34.4

Fixed

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

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

[7.34.4] - 2026-06-26

Fixed

  • [Core] Update dependency io.cucumber:messages-ndjson to v0.3.4
  • [Core] Update dependency com.fasterxml.jackson:jackson-bom to v2.22.0
Commits
  • 5882614 Prepare release v7.34.4
  • d1b9c93 Update dependency io.cucumber:messages-ndjson to v0.3.4
  • 97a3c89 Update dependency com.fasterxml.jackson:jackson-bom to v2.22.0
  • e1c87ad Prepare for the next development iteration
  • See full diff in compare view

Updates org.apache.commons:commons-exec from 1.3 to 1.6.0

Changelog

Sourced from org.apache.commons:commons-exec's changelog.

Apache Commons Exec 1.6.0 Release Notes

The Apache Commons Exec team is pleased to announce the release of Apache Commons Exec 1.6.0.

Apache Commons Exec is a library that reliably executes external processes from within the JVM.

This is a feature and maintenance release. Java 8 or later is required.

Changes in this version include:

New features: o TimeoutObserver now extends Consumer. Thanks to Gary Gregory. o Add org.apache.commons.exec.Watchdog.getTimeout(). Thanks to Gary Gregory.

Fixed Bugs: o Watchdog.builder().get() now uses a default timeout of 30 seconds instead of throwing a NullPointerException. Thanks to Gary Gregory. o ExecuteWatchdog.builder().get() now uses a default timeout of 30 seconds instead of throwing a NullPointerException. Thanks to Gary Gregory. o Calling org.apache.commons.exec.Watchdog.Builder.setTimeout(Duration) with null now resets to the default INFINITE_TIMEOUT_DURATION timeout. Thanks to Gary Gregory. o Calling org.apache.commons.exec.ExecuteWatchdog.Builder.setTimeout(Duration) with null now resets to the default INFINITE_TIMEOUT_DURATION timeout. Thanks to Gary Gregory. o Calling org.apache.commons.exec.Watchdog.Builder.setThreadFactory(ThreadFactory) with null now resets to the default java.util.concurrent.Executors.defaultThreadFactory(). Thanks to Gary Gregory. o Calling org.apache.commons.exec.ExecuteWatchdog.Builder.setThreadFactory(ThreadFactory) with null now resets to the default java.util.concurrent.Executors.defaultThreadFactory(). Thanks to Gary Gregory. o Fix Checkstyle issues. Thanks to Gary Gregory. o Fix StringUtils.quoteArgument(String) when input contains single and double quotes #309. Thanks to Xin Wang, Sebb, Gary Gregory. o Fix Apache RAT plugin console warnings. Thanks to Gary Gregory.

Changes: o Bump org.apache.commons:commons-parent from 83 to 93 #299, #308, #314, #316. Thanks to Dependabot, Gary Gregory. o Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.20.0 #282. Thanks to Dependabot, Gary Gregory.

Historical list of changes: https://commons.apache.org/proper/commons-exec//changes.html

For complete information on Apache Commons Exec, including instructions on how to submit bug reports, patches, or suggestions for improvement, see the Apache Commons Exec website:

https://commons.apache.org/proper/commons-exec/

Download page: https://commons.apache.org/proper/commons-exec//download_exec.cgi

Have fun! -Apache Commons Team

=============================================================================

Apache Commons Exec 1.5.0 Release Notes

The Apache Commons Exec team is pleased to announce the release of Apache Commons Exec 1.5.0.

... (truncated)

Commits

Updates org.apache.commons:commons-lang3 from 3.9 to 3.20.0

Updates org.apache.commons:commons-text from 1.9 to 1.15.0

Changelog

Sourced from org.apache.commons:commons-text's changelog.

Apache Commons Text 1.15.0 Release Notes

The Apache Commons Text team is pleased to announce the release of Apache Commons Text 1.15.0.

Apache Commons Text is a set of utility functions and reusable components for processing and manipulating text in a Java environment.

Release 1.15.0. This is a feature and maintenance release. Java 8 or later is required.

New features

  •        Add experimental CycloneDX VEX file [#683](https://github.com/apache/commons-text/issues/683). Thanks to Piotr P. Karwasz, Gary Gregory.
    
  • TEXT-235: Add Damerau-Levenshtein distance #687. Thanks to LorgeN, Gary Gregory.
  •        Add unit tests to increase coverage [#719](https://github.com/apache/commons-text/issues/719). Thanks to Michael Hausegger, Gary Gregory.
    
  •        Add new test for CharSequenceTranslator#with() [#725](https://github.com/apache/commons-text/issues/725). Thanks to Michael Hausegger, Gary Gregory.
    
  •        Add tests and assertions to org.apache.commons.text.similarity to get to 100% code coverage [#727](https://github.com/apache/commons-text/issues/727), [#728](https://github.com/apache/commons-text/issues/728). Thanks to Michael Hausegger.
    

Fixed Bugs

  •        Fix exception message typo in XmlStringLookup.XmlStringLookup(Map, Path...). Thanks to Gary Gregory.
    
  • TEXT-236: Inserting at the end of a TextStringBuilder throws a StringIndexOutOfBoundsException. Thanks to Pierre Post, Sumit Bera, Alex Herbert, Gary Gregory.
  •        Fix TextStringBuilderTest.testAppendToCharBuffer() to use proper argument type [#724](https://github.com/apache/commons-text/issues/724). Thanks to Michael Hausegger.
    
  •        Fix Apache RAT plugin console warnings. Thanks to Gary Gregory.
    
  •        Fix site XML to use version 2.0.0 XML schema. Thanks to Gary Gregory.
    
  •        Removed unreachable threshold verification code in src/main/java/org/apache/commons/text/similarity [#730](https://github.com/apache/commons-text/issues/730). Thanks to Michael Hausegger.
    
  •        Enable secure processing for the XML parser in XmlStringLookup in case the underlying JAXP implementation doesn't [#729](https://github.com/apache/commons-text/issues/729). Thanks to 김민재 (minjas0507), Gary Gregory, Piotr Karwasz.
    

Changes

  •        Bump org.apache.commons:commons-parent from 85 to 93 [#704](https://github.com/apache/commons-text/issues/704), [#723](https://github.com/apache/commons-text/issues/723), [#726](https://github.com/apache/commons-text/issues/726). Thanks to Gary Gregory.
    
  •        Bump commons.bytebuddy.version from 1.17.6 to 1.18.2 [#696](https://github.com/apache/commons-text/issues/696), [#722](https://github.com/apache/commons-text/issues/722). Thanks to Gary Gregory.
    
  •        Bump graalvm.version from 24.2.2 to 25.0.1 [#703](https://github.com/apache/commons-text/issues/703), [#716](https://github.com/apache/commons-text/issues/716). Thanks to Gary Gregory, Dependabot.
    
  •        Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.20.0. Thanks to Gary Gregory.
    
  •        Bump commons-io:commons-io from 2.20.0 to 2.21.0. Thanks to Gary Gregory.
    

Historical list of changes: https://commons.apache.org/proper/commons-text/changes.html

For complete information on Apache Commons Text, including instructions on how to submit bug reports, patches, or suggestions for improvement, see the Apache Commons Text website:

https://commons.apache.org/proper/commons-text

Download page: https://commons.apache.org/proper/commons-text/download_text.cgi

... (truncated)

Commits
  • 04e9374 Prepare for the release candidate 1.15.0 RC1
  • 502c4c4 Prepare for the next release candidate
  • c6e17ec Use direct access
  • 58e1e12 Simplify XML FSP (#731)
  • b5052c9 Bump actions/setup-java from 5.0.0 to 5.1.0
  • 2e2d4bc Revert "Bump actions/setup-java from 5.0.0 to 5.1.0"
  • b0ddbd1 Bump actions/setup-java from 5.0.0 to 5.1.0
  • 1c2d382 Add tests with external DTD
  • ed3df4b Internal clean up
  • bb508f3 Bump actions/checkout from 6.0.0 to 6.0.1
  • Additional commits viewable in compare view

Updates commons-io:commons-io from 2.6 to 2.22.0

Updates net.bytebuddy:byte-buddy from 1.18.8 to 1.18.11

Release notes

Sourced from net.bytebuddy:byte-buddy's releases.

Byte Buddy 1.18.11

  • Add SBOM to published artifacts.
  • Check for traversable paths injected into class files as a rather hypothetical attack vector.

Byte Buddy 1.18.10

  • Delay change of default for unsage use to Java 26 and improve error message.

Byte Buddy 1.18.9

  • Disable use of Unsafe by default when Java 25or newer is discovered.
  • Check for escape when creating folders in Plugin.Engine.
  • Improve OpenJ9 attachment.
  • Avoid null pointer on missing annotation types.
  • Improve diagnostics for external agent attachment.
  • Improve on Gradle context discovery.
  • Support Android libraries on AGP9 or newer.
  • Update ASM.
Changelog

Sourced from net.bytebuddy:byte-buddy's changelog.

2. July 2026: version 1.18.11

  • Add SBOM to published artifacts.
  • Check for traversable paths injected into class files as a rather hypothetical attack vector.

3. June 2026: version 1.18.10

  • Delay change of default for unsage use to Java 26 and improve error message.

1. June 2026: version 1.18.9

  • Disable use of Unsafe by default when Java 25or newer is discovered.
  • Check for escape when creating folders in Plugin.Engine.
  • Improve OpenJ9 attachment.
  • Avoid null pointer on missing annotation types.
  • Improve diagnostics for external agent attachment.
  • Improve on Gradle context discovery.
  • Support Android libraries on AGP9 or newer.
  • Update ASM.
Commits
  • 88dd0a3 [publish] Releasing Byte Buddy 1.18.11
  • 46fcade [release] Release new version
  • 6a68de6 Prevent path traversal from crafted type names when writing class files to fo...
  • 9ba4ab6 Pin ClusterFuzzLite base image and actions by hash.
  • dd4f81e Add SBOM to build.
  • 7dd9a0d Update internal Byte Buddy and release notes
  • d6b3e15 [publish] Start next development iteration 1.18.11-SNAPSHOT
  • e85623d [publish] Releasing Byte Buddy 1.18.10
  • e3bfa68 [release] Release new version
  • 5821ccc Delay disabling of unsafe by default to Java 26 and improve on error message.
  • Additional commits viewable in compare view

Updates com.squareup.okhttp3:okhttp from 5.3.2 to 5.4.0

Changelog

Sourced from com.squareup.okhttp3:okhttp's changelog.

Version 5.4.0

2026-06-08

  • New: Add superpowers to interceptors. Interceptors can now override anything settable on OkHttpClient.Builder, such as the cache, connection pool, socket factory, and DNS. We expect this will allow most users to use interceptors everywhere, insted of mixing and matching interceptors with custom Call.Factory wrappers.
  • Fix: Limit each HTTP/2 response to 256 KiB of total headers.
  • Upgrade: [kotlinx.coroutines 1.11.0][coroutines_1_11_0]. This is used by the optional okhttp-coroutines artifact.
  • Upgrade: [GraalVM 25.0.3][graalvm_25].
  • Upgrade: [Okio 3.17.0][okio_3_17_0].
Commits

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

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

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

Updates junit:junit from 4.13.1 to 4.13.2

Release notes

Sourced from junit:junit's releases.

JUnit 4.13.2

Please refer to the release notes for details.

Commits
  • 05fe2a6 [maven-release-plugin] prepare release r4.13.2
  • ff57344 Add build for JDK 17-ea
  • 02aaa01 Improve check that thread is stopped
  • e9a75f4 Merge test for exception type and message
  • d27ad52 Rename DelegateStatement to DelegatingStatement
  • b83dc2e Better name for test that stops statement
  • 527f3a3 Replace InfiniteLoop with RunForASecond
  • 2db6394 Tidy up FailOnTimeoutTest
  • 64634e1 Update 4.13.2 release notes to document pull 1654
  • f8ee412 Fix serialization of AssumptionViolatedException (#1654)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jun 28, 2026
@dependabot
dependabot Bot force-pushed the dependabot/gradle/minor-and-patch-2574109d88 branch from bc041e9 to aa4ab52 Compare July 5, 2026 22:07

@dj4oC dj4oC left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dependabot gradle bump: 14 minor/patch updates (gradle-wrapper 9.5.1→9.6.1, cucumber 7.34.3→7.34.4, apache-commons-{exec,lang3,text,io}, byte-buddy, okhttp 5.3.2→5.4.0, slf4j, junit 4.13.1→4.13.2) in this test-automation repo.

Findings

Nothing blocking. All updates are semver minor/patch within the dependabot-managed minor-and-patch group; no breaking-change signals in the release notes. compile check is green on the current head SHA. No known CVE introduced by any of these bumps.

Verdict

Approved — Dependabot fast-lane eligible (CI green, no open human/bot questions, no known CVE).


Generated by Claude Code

dj4oC commented Jul 9, 2026

Copy link
Copy Markdown
  • Security: no findings
  • Stability: no findings
  • Performance: no findings
  • Test coverage: N/A — dependency manifest bump, no new code
  • TODOs found: none
  • Dependency touched: yes — confirmed in dependabot.yml (gradle ecosystem)
  • CI status: all green
  • Stale review: no

Generated by Claude Code

@dependabot
dependabot Bot force-pushed the dependabot/gradle/minor-and-patch-2574109d88 branch from aa4ab52 to 163f8e9 Compare July 12, 2026 22:06
@dependabot
dependabot Bot requested a review from a team as a code owner July 12, 2026 22:06
@dependabot
dependabot Bot force-pushed the dependabot/gradle/minor-and-patch-2574109d88 branch 2 times, most recently from d258dfe to 717f17f Compare July 13, 2026 09:15
@jesmrec

jesmrec commented Jul 13, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/gradle/minor-and-patch-2574109d88 branch from 717f17f to f5cc5ea Compare July 13, 2026 09:36
@jesmrec

jesmrec commented Jul 13, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

…4 updates

---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:okhttp
  dependency-version: 5.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: commons-io:commons-io
  dependency-version: 2.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: gradle-wrapper
  dependency-version: 9.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: io.cucumber:cucumber-core
  dependency-version: 7.34.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: io.cucumber:cucumber-core
  dependency-version: 7.34.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: io.cucumber:cucumber-java
  dependency-version: 7.34.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: io.cucumber:cucumber-junit
  dependency-version: 7.34.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: io.cucumber:cucumber-junit
  dependency-version: 7.34.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: io.cucumber:cucumber-picocontainer
  dependency-version: 7.34.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: io.cucumber:cucumber-picocontainer
  dependency-version: 7.34.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: junit:junit
  dependency-version: 4.13.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: net.bytebuddy:byte-buddy
  dependency-version: 1.18.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: org.apache.commons:commons-exec
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: org.apache.commons:commons-lang3
  dependency-version: 3.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: org.apache.commons:commons-text
  dependency-version: 1.15.0
  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-nop
  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-nop
  dependency-version: 2.0.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/gradle/minor-and-patch-2574109d88 branch from f5cc5ea to b5c687f Compare July 13, 2026 10:28
@jesmrec
jesmrec merged commit 2dbb502 into master Jul 13, 2026
6 checks passed
@jesmrec
jesmrec deleted the dependabot/gradle/minor-and-patch-2574109d88 branch July 13, 2026 10:46
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.

2 participants