Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

Bumps the java-dependencies group with 6 updates in the / directory:

Package From To
io.cucumber:cucumber-java 7.28.2 7.29.0
io.cucumber:cucumber-junit 7.28.2 7.29.0
io.cucumber:cucumber-spring 7.28.2 7.29.0
org.projectlombok:lombok 1.18.40 1.18.42
org.springframework.boot 3.5.5 3.5.6
org.owasp.dependencycheck 12.1.3 12.1.5

Updates io.cucumber:cucumber-java from 7.28.2 to 7.29.0

Release notes

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

v7.29.0

Added

  • [Core] Emit Suggestion message (#3073 M.P. Korstanje)
  • [JUnit Platform Engine] Warn when surefire naming strategy is used (#3067 M.P. Korstanje)
  • [Java] Generate annotations for Emoji dialect (#3062 M.P. Korstanje)

Changed

  • [Core] Use a message based RerunFormatter (#3075 M.P. Korstanje)
  • [Core] Use a message based TeamCityPlugin (#3050 M.P. Korstanje)
  • [Core] Use a message based DefaultSummaryPrinter (#3028 M.P. Korstanje)
  • [Core] Use a message based ProgressFormatter (#3028 M.P. Korstanje)
  • [Core] Update dependency io.cucumber:cucumber-json-formatter to v0.2.0
  • [Core] Update dependency io.cucumber:gherkin to v35.1.0
  • [Core] Update dependency io.cucumber:html-formatter to v21.15.0
  • [Core] Update dependency io.cucumber:junit-xml-formatter to v0.9.0
  • [Core] Update dependency io.cucumber:messages to v29.0.1
  • [Core] Update dependency io.cucumber:pretty-formatter to v2.3.0
  • [Core] Update dependency io.cucumber:query to v14.3.0
  • [Core] Update dependency io.cucumber:testng-xml-formatter to v0.6.0

Fixed

  • [Core] Emit StepMatchArgumentsList for ambiguous steps (#3066 M.P. Korstanje)
  • [Core] Restore TestSourcesModel (#3076 M.P. Korstanje)
  • [Core] Optimize StringUtils.isWhitespace ([gherkin/#468](cucumber/gherkin#468) Julien Kronegg, M.P. Korstanje)
Changelog

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

[7.29.0] - 2025-09-21

Added

  • [Core] Emit Suggestion message (#3073 M.P. Korstanje)
  • [JUnit Platform Engine] Warn when surefire naming strategy is used (#3067 M.P. Korstanje)
  • [Java] Generate annotations for Emoji dialect (#3062 M.P. Korstanje)

Changed

  • [Core] Use a message based RerunFormatter (#3075 M.P. Korstanje)
  • [Core] Use a message based TeamCityPlugin (#3050 M.P. Korstanje)
  • [Core] Use a message based DefaultSummaryPrinter (#3028 M.P. Korstanje)
  • [Core] Use a message based ProgressFormatter (#3028 M.P. Korstanje)
  • [Core] Update dependency io.cucumber:cucumber-json-formatter to v0.2.0
  • [Core] Update dependency io.cucumber:gherkin to v35.1.0
  • [Core] Update dependency io.cucumber:html-formatter to v21.15.0
  • [Core] Update dependency io.cucumber:junit-xml-formatter to v0.9.0
  • [Core] Update dependency io.cucumber:messages to v29.0.1
  • [Core] Update dependency io.cucumber:pretty-formatter to v2.3.0
  • [Core] Update dependency io.cucumber:query to v14.3.0
  • [Core] Update dependency io.cucumber:testng-xml-formatter to v0.6.0

Fixed

  • [Core] Emit StepMatchArgumentsList for ambiguous steps (#3066 M.P. Korstanje)
  • [Core] Restore TestSourcesModel (#3076 M.P. Korstanje)
  • [Core] Optimize StringUtils.isWhitespace ([gherkin/#468](cucumber/gherkin#468) Julien Kronegg, M.P. Korstanje)
Commits
  • 3aff072 Prepare release v7.29.0
  • ccbdc62 Update CHANGELOG
  • 6c02613 fix(deps): update dependency io.cucumber:gherkin to v35.1.0
  • e7bfdb3 chore(deps): update mockito monorepo to v5.20.0
  • 63ad555 Use messages in summary formatter (#3028)
  • 628c022 fix(deps): update dependency org.assertj:assertj-bom to v3.27.5
  • 591f775 chore(deps): update dependency com.google.guava:guava to v33.5.0-jre
  • b5bf518 fix(deps): update dependency io.cucumber:query to v14.3.0
  • e95e540 fix(deps): update dependency io.cucumber:query to v14.2.3
  • 525c1c0 fix(deps): update dependency io.cucumber:query to v14.1.0
  • Additional commits viewable in compare view

Updates io.cucumber:cucumber-junit from 7.28.2 to 7.29.0

Release notes

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

v7.29.0

Added

  • [Core] Emit Suggestion message (#3073 M.P. Korstanje)
  • [JUnit Platform Engine] Warn when surefire naming strategy is used (#3067 M.P. Korstanje)
  • [Java] Generate annotations for Emoji dialect (#3062 M.P. Korstanje)

Changed

  • [Core] Use a message based RerunFormatter (#3075 M.P. Korstanje)
  • [Core] Use a message based TeamCityPlugin (#3050 M.P. Korstanje)
  • [Core] Use a message based DefaultSummaryPrinter (#3028 M.P. Korstanje)
  • [Core] Use a message based ProgressFormatter (#3028 M.P. Korstanje)
  • [Core] Update dependency io.cucumber:cucumber-json-formatter to v0.2.0
  • [Core] Update dependency io.cucumber:gherkin to v35.1.0
  • [Core] Update dependency io.cucumber:html-formatter to v21.15.0
  • [Core] Update dependency io.cucumber:junit-xml-formatter to v0.9.0
  • [Core] Update dependency io.cucumber:messages to v29.0.1
  • [Core] Update dependency io.cucumber:pretty-formatter to v2.3.0
  • [Core] Update dependency io.cucumber:query to v14.3.0
  • [Core] Update dependency io.cucumber:testng-xml-formatter to v0.6.0

Fixed

  • [Core] Emit StepMatchArgumentsList for ambiguous steps (#3066 M.P. Korstanje)
  • [Core] Restore TestSourcesModel (#3076 M.P. Korstanje)
  • [Core] Optimize StringUtils.isWhitespace ([gherkin/#468](cucumber/gherkin#468) Julien Kronegg, M.P. Korstanje)
Changelog

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

[7.29.0] - 2025-09-21

Added

  • [Core] Emit Suggestion message (#3073 M.P. Korstanje)
  • [JUnit Platform Engine] Warn when surefire naming strategy is used (#3067 M.P. Korstanje)
  • [Java] Generate annotations for Emoji dialect (#3062 M.P. Korstanje)

Changed

  • [Core] Use a message based RerunFormatter (#3075 M.P. Korstanje)
  • [Core] Use a message based TeamCityPlugin (#3050 M.P. Korstanje)
  • [Core] Use a message based DefaultSummaryPrinter (#3028 M.P. Korstanje)
  • [Core] Use a message based ProgressFormatter (#3028 M.P. Korstanje)
  • [Core] Update dependency io.cucumber:cucumber-json-formatter to v0.2.0
  • [Core] Update dependency io.cucumber:gherkin to v35.1.0
  • [Core] Update dependency io.cucumber:html-formatter to v21.15.0
  • [Core] Update dependency io.cucumber:junit-xml-formatter to v0.9.0
  • [Core] Update dependency io.cucumber:messages to v29.0.1
  • [Core] Update dependency io.cucumber:pretty-formatter to v2.3.0
  • [Core] Update dependency io.cucumber:query to v14.3.0
  • [Core] Update dependency io.cucumber:testng-xml-formatter to v0.6.0

Fixed

  • [Core] Emit StepMatchArgumentsList for ambiguous steps (#3066 M.P. Korstanje)
  • [Core] Restore TestSourcesModel (#3076 M.P. Korstanje)
  • [Core] Optimize StringUtils.isWhitespace ([gherkin/#468](cucumber/gherkin#468) Julien Kronegg, M.P. Korstanje)
Commits
  • 3aff072 Prepare release v7.29.0
  • ccbdc62 Update CHANGELOG
  • 6c02613 fix(deps): update dependency io.cucumber:gherkin to v35.1.0
  • e7bfdb3 chore(deps): update mockito monorepo to v5.20.0
  • 63ad555 Use messages in summary formatter (#3028)
  • 628c022 fix(deps): update dependency org.assertj:assertj-bom to v3.27.5
  • 591f775 chore(deps): update dependency com.google.guava:guava to v33.5.0-jre
  • b5bf518 fix(deps): update dependency io.cucumber:query to v14.3.0
  • e95e540 fix(deps): update dependency io.cucumber:query to v14.2.3
  • 525c1c0 fix(deps): update dependency io.cucumber:query to v14.1.0
  • Additional commits viewable in compare view

Updates io.cucumber:cucumber-spring from 7.28.2 to 7.29.0

Release notes

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

v7.29.0

Added

  • [Core] Emit Suggestion message (#3073 M.P. Korstanje)
  • [JUnit Platform Engine] Warn when surefire naming strategy is used (#3067 M.P. Korstanje)
  • [Java] Generate annotations for Emoji dialect (#3062 M.P. Korstanje)

Changed

  • [Core] Use a message based RerunFormatter (#3075 M.P. Korstanje)
  • [Core] Use a message based TeamCityPlugin (#3050 M.P. Korstanje)
  • [Core] Use a message based DefaultSummaryPrinter (#3028 M.P. Korstanje)
  • [Core] Use a message based ProgressFormatter (#3028 M.P. Korstanje)
  • [Core] Update dependency io.cucumber:cucumber-json-formatter to v0.2.0
  • [Core] Update dependency io.cucumber:gherkin to v35.1.0
  • [Core] Update dependency io.cucumber:html-formatter to v21.15.0
  • [Core] Update dependency io.cucumber:junit-xml-formatter to v0.9.0
  • [Core] Update dependency io.cucumber:messages to v29.0.1
  • [Core] Update dependency io.cucumber:pretty-formatter to v2.3.0
  • [Core] Update dependency io.cucumber:query to v14.3.0
  • [Core] Update dependency io.cucumber:testng-xml-formatter to v0.6.0

Fixed

  • [Core] Emit StepMatchArgumentsList for ambiguous steps (#3066 M.P. Korstanje)
  • [Core] Restore TestSourcesModel (#3076 M.P. Korstanje)
  • [Core] Optimize StringUtils.isWhitespace ([gherkin/#468](cucumber/gherkin#468) Julien Kronegg, M.P. Korstanje)
Changelog

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

[7.29.0] - 2025-09-21

Added

  • [Core] Emit Suggestion message (#3073 M.P. Korstanje)
  • [JUnit Platform Engine] Warn when surefire naming strategy is used (#3067 M.P. Korstanje)
  • [Java] Generate annotations for Emoji dialect (#3062 M.P. Korstanje)

Changed

  • [Core] Use a message based RerunFormatter (#3075 M.P. Korstanje)
  • [Core] Use a message based TeamCityPlugin (#3050 M.P. Korstanje)
  • [Core] Use a message based DefaultSummaryPrinter (#3028 M.P. Korstanje)
  • [Core] Use a message based ProgressFormatter (#3028 M.P. Korstanje)
  • [Core] Update dependency io.cucumber:cucumber-json-formatter to v0.2.0
  • [Core] Update dependency io.cucumber:gherkin to v35.1.0
  • [Core] Update dependency io.cucumber:html-formatter to v21.15.0
  • [Core] Update dependency io.cucumber:junit-xml-formatter to v0.9.0
  • [Core] Update dependency io.cucumber:messages to v29.0.1
  • [Core] Update dependency io.cucumber:pretty-formatter to v2.3.0
  • [Core] Update dependency io.cucumber:query to v14.3.0
  • [Core] Update dependency io.cucumber:testng-xml-formatter to v0.6.0

Fixed

  • [Core] Emit StepMatchArgumentsList for ambiguous steps (#3066 M.P. Korstanje)
  • [Core] Restore TestSourcesModel (#3076 M.P. Korstanje)
  • [Core] Optimize StringUtils.isWhitespace ([gherkin/#468](cucumber/gherkin#468) Julien Kronegg, M.P. Korstanje)
Commits
  • 3aff072 Prepare release v7.29.0
  • ccbdc62 Update CHANGELOG
  • 6c02613 fix(deps): update dependency io.cucumber:gherkin to v35.1.0
  • e7bfdb3 chore(deps): update mockito monorepo to v5.20.0
  • 63ad555 Use messages in summary formatter (#3028)
  • 628c022 fix(deps): update dependency org.assertj:assertj-bom to v3.27.5
  • 591f775 chore(deps): update dependency com.google.guava:guava to v33.5.0-jre
  • b5bf518 fix(deps): update dependency io.cucumber:query to v14.3.0
  • e95e540 fix(deps): update dependency io.cucumber:query to v14.2.3
  • 525c1c0 fix(deps): update dependency io.cucumber:query to v14.1.0
  • Additional commits viewable in compare view

Updates io.cucumber:cucumber-junit from 7.28.2 to 7.29.0

Release notes

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

v7.29.0

Added

  • [Core] Emit Suggestion message (#3073 M.P. Korstanje)
  • [JUnit Platform Engine] Warn when surefire naming strategy is used (#3067 M.P. Korstanje)
  • [Java] Generate annotations for Emoji dialect (#3062 M.P. Korstanje)

Changed

  • [Core] Use a message based RerunFormatter (#3075 M.P. Korstanje)
  • [Core] Use a message based TeamCityPlugin (#3050 M.P. Korstanje)
  • [Core] Use a message based DefaultSummaryPrinter (#3028 M.P. Korstanje)
  • [Core] Use a message based ProgressFormatter (#3028 M.P. Korstanje)
  • [Core] Update dependency io.cucumber:cucumber-json-formatter to v0.2.0
  • [Core] Update dependency io.cucumber:gherkin to v35.1.0
  • [Core] Update dependency io.cucumber:html-formatter to v21.15.0
  • [Core] Update dependency io.cucumber:junit-xml-formatter to v0.9.0
  • [Core] Update dependency io.cucumber:messages to v29.0.1
  • [Core] Update dependency io.cucumber:pretty-formatter to v2.3.0
  • [Core] Update dependency io.cucumber:query to v14.3.0
  • [Core] Update dependency io.cucumber:testng-xml-formatter to v0.6.0

Fixed

  • [Core] Emit StepMatchArgumentsList for ambiguous steps (#3066 M.P. Korstanje)
  • [Core] Restore TestSourcesModel (#3076 M.P. Korstanje)
  • [Core] Optimize StringUtils.isWhitespace ([gherkin/#468](cucumber/gherkin#468) Julien Kronegg, M.P. Korstanje)
Changelog

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

[7.29.0] - 2025-09-21

Added

  • [Core] Emit Suggestion message (#3073 M.P. Korstanje)
  • [JUnit Platform Engine] Warn when surefire naming strategy is used (#3067 M.P. Korstanje)
  • [Java] Generate annotations for Emoji dialect (#3062 M.P. Korstanje)

Changed

  • [Core] Use a message based RerunFormatter (#3075 M.P. Korstanje)
  • [Core] Use a message based TeamCityPlugin (#3050 M.P. Korstanje)
  • [Core] Use a message based DefaultSummaryPrinter (#3028 M.P. Korstanje)
  • [Core] Use a message based ProgressFormatter (#3028 M.P. Korstanje)
  • [Core] Update dependency io.cucumber:cucumber-json-formatter to v0.2.0
  • [Core] Update dependency io.cucumber:gherkin to v35.1.0
  • [Core] Update dependency io.cucumber:html-formatter to v21.15.0
  • [Core] Update dependency io.cucumber:junit-xml-formatter to v0.9.0
  • [Core] Update dependency io.cucumber:messages to v29.0.1
  • [Core] Update dependency io.cucumber:pretty-formatter to v2.3.0
  • [Core] Update dependency io.cucumber:query to v14.3.0
  • [Core] Update dependency io.cucumber:testng-xml-formatter to v0.6.0

Fixed

  • [Core] Emit StepMatchArgumentsList for ambiguous steps (#3066 M.P. Korstanje)
  • [Core] Restore TestSourcesModel (#3076 M.P. Korstanje)
  • [Core] Optimize StringUtils.isWhitespace ([gherkin/#468](cucumber/gherkin#468) Julien Kronegg, M.P. Korstanje)
Commits
  • 3aff072 Prepare release v7.29.0
  • ccbdc62 Update CHANGELOG
  • 6c02613 fix(deps): update dependency io.cucumber:gherkin to v35.1.0
  • e7bfdb3 chore(deps): update mockito monorepo to v5.20.0
  • 63ad555 Use messages in summary formatter (#3028)
  • 628c022 fix(deps): update dependency org.assertj:assertj-bom to v3.27.5
  • 591f775 chore(deps): update dependency com.google.guava:guava to v33.5.0-jre
  • b5bf518 fix(deps): update dependency io.cucumber:query to v14.3.0
  • e95e540 fix(deps): update dependency io.cucumber:query to v14.2.3
  • 525c1c0 fix(deps): update dependency io.cucumber:query to v14.1.0
  • Additional commits viewable in compare view

Updates io.cucumber:cucumber-spring from 7.28.2 to 7.29.0

Release notes

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

v7.29.0

Added

  • [Core] Emit Suggestion message (#3073 M.P. Korstanje)
  • [JUnit Platform Engine] Warn when surefire naming strategy is used (#3067 M.P. Korstanje)
  • [Java] Generate annotations for Emoji dialect (#3062 M.P. Korstanje)

Changed

  • [Core] Use a message based RerunFormatter (#3075 M.P. Korstanje)
  • [Core] Use a message based TeamCityPlugin (#3050 M.P. Korstanje)
  • [Core] Use a message based DefaultSummaryPrinter (#3028 M.P. Korstanje)
  • [Core] Use a message based ProgressFormatter (#3028 M.P. Korstanje)
  • [Core] Update dependency io.cucumber:cucumber-json-formatter to v0.2.0
  • [Core] Update dependency io.cucumber:gherkin to v35.1.0
  • [Core] Update dependency io.cucumber:html-formatter to v21.15.0
  • [Core] Update dependency io.cucumber:junit-xml-formatter to v0.9.0
  • [Core] Update dependency io.cucumber:messages to v29.0.1
  • [Core] Update dependency io.cucumber:pretty-formatter to v2.3.0
  • [Core] Update dependency io.cucumber:query to v14.3.0
  • [Core] Update dependency io.cucumber:testng-xml-formatter to v0.6.0

Fixed

  • [Core] Emit StepMatchArgumentsList for ambiguous steps (#3066 M.P. Korstanje)
  • [Core] Restore TestSourcesModel (#3076 M.P. Korstanje)
  • [Core] Optimize StringUtils.isWhitespace ([gherkin/#468](cucumber/gherkin#468) Julien Kronegg, M.P. Korstanje)
Changelog

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

[7.29.0] - 2025-09-21

Added

  • [Core] Emit Suggestion message (#3073 M.P. Korstanje)
  • [JUnit Platform Engine] Warn when surefire naming strategy is used (#3067 M.P. Korstanje)
  • [Java] Generate annotations for Emoji dialect (#3062 M.P. Korstanje)

Changed

  • [Core] Use a message based RerunFormatter (#3075 M.P. Korstanje)
  • [Core] Use a message based TeamCityPlugin (#3050 M.P. Korstanje)
  • [Core] Use a message based DefaultSummaryPrinter (#3028 M.P. Korstanje)
  • [Core] Use a message based ProgressFormatter (#3028 M.P. Korstanje)
  • [Core] Update dependency io.cucumber:cucumber-json-formatter to v0.2.0
  • [Core] Update dependency io.cucumber:gherkin to v35.1.0
  • [Core] Update dependency io.cucumber:html-formatter to v21.15.0
  • [Core] Update dependency io.cucumber:junit-xml-formatter to v0.9.0
  • [Core] Update dependency io.cucumber:messages to v29.0.1
  • [Core] Update dependency io.cucumber:pretty-formatter to v2.3.0
  • [Core] Update dependency io.cucumber:query to v14.3.0
  • [Core] Update dependency io.cucumber:testng-xml-formatter to v0.6.0

Fixed

  • [Core] Emit StepMatchArgumentsList for ambiguous steps (#3066 M.P. Korstanje)
  • [Core] Restore TestSourcesModel (#3076 M.P. Korstanje)
  • [Core] Optimize StringUtils.isWhitespace ([gherkin/#468](cucumber/gherkin#468) Julien Kronegg, M.P. Korstanje)
Commits
  • 3aff072 Prepare release v7.29.0
  • ccbdc62 Update CHANGELOG
  • 6c02613 fix(deps): update dependency io.cucumber:gherkin to v35.1.0
  • e7bfdb3 chore(deps): update mockito monorepo to v5.20.0
  • 63ad555 Use messages in summary formatter (#3028)
  • 628c022 fix(deps): update dependency org.assertj:assertj-bom to v3.27.5
  • 591f775 chore(deps): update dependency com.google.guava:guava to v33.5.0-jre
  • b5bf518 fix(deps): update dependency io.cucumber:query to v14.3.0
  • e95e540 fix(deps): update dependency io.cucumber:query to v14.2.3
  • 525c1c0 fix(deps): update dependency io.cucumber:query to v14.1.0
  • Additional commits viewable in compare view

Updates org.projectlombok:lombok from 1.18.40 to 1.18.42

Changelog

Sourced from org.projectlombok:lombok's changelog.

v1.18.42 (September 18th, 2025)

  • FEATURE: All the various @Log annotations now allow you to change their access level (they still default to private). #2280. Thanks to new contributor Liam Pace!
  • BUGFIX: Javadoc parsing was broken in Netbeans and ErrorProne for JDK25 #3940.
Commits
  • 2031eb0 [release] pre-release version bump for v1.18.42
  • c95a6c1 Merge branch 'logger-access'
  • 71d85ca #2280 Add delivery of this 'access for logging' to the changelog.
  • 99ba3e3 [trivial] Slightly reworded the javadoc on each @Log annotation's `access()...
  • e9cf11e [trivial][style]
  • a6d5568 [deprecation] Marked AccessLevel.MODULE as deprecated. It was written for a...
  • 492011d Refactored to use Javac/Eclipse utility function
  • c1f7f66 Update copyright in logger files
  • f63f40a Add myself to AUTHORS
  • 9152c34 Fix failing tests
  • Additional commits viewable in compare view

Updates org.springframework.boot from 3.5.5 to 3.5.6

Release notes

Sourced from org.springframework.boot's releases.

v3.5.6

🐞 Bug Fixes

  • Quoted -D arguments break system property resolution on Linux with Spring AOT #47166
  • Groovy Templates fails with an NPE when rendering an auto new line #47139
  • available() does not behave correctly when reading stored entries from a NestedJarFile #47057
  • spring-boot-docker-compose doesn't create service connections when image has registry host but not project #47019
  • Flyway Ignore Migration Patterns setting can't be set to an empty string #47013

📔 Documentation

  • Default value of server.tomcat.resource.cache-ttl is not documented #47253
  • Document Java 25 support #47245
  • Fix links to Flyway reference documentation #46988
  • Clarify Javadoc of Customizer interfaces about overriding behavior #46942

🔨 Dependency Upgrades

  • Upgrade to Ehcache3 3.10.9 #47106
  • Upgrade to Elasticsearch Client 8.18.6 #47094
  • Upgrade to Gson 2.13.2 #47158
  • Upgrade to Hibernate 6.6.29.Final #47216
  • Upgrade to HikariCP 6.3.3 #47187
  • Upgrade to HttpCore5 5.3.5 #47108
  • Upgrade to Infinispan 15.2.6.Final #47109
  • Upgrade to Jakarta Activation 2.1.4 #47188
  • Upgrade to Jakarta Mail 2.1.4 #47110
  • Upgrade to Jaybird 6.0.3 #47111
  • Upgrade to Jetty 12.0.27 #47159
  • Upgrade to jOOQ 3.19.26 #47160
  • Upgrade to Lombok 1.18.40 #47113
  • Upgrade to MariaDB 3.5.6 #47189
  • Upgrade to Maven Failsafe Plugin 3.5.4 #47190
  • Upgrade to Maven Shade Plugin 3.6.1 #47191
  • Upgrade to Maven Surefire Plugin 3.5.4 #47192
  • Upgrade to Micrometer 1.15.4 #47083
  • Upgrade to Micrometer Tracing 1.5.4 #47084
  • Upgrade to Netty 4.1.127.Final #47127
  • Upgrade to R2DBC MSSQL 1.0.3.RELEASE #47193
  • Upgrade to Reactor Bom 2024.0.10 #47085
  • Upgrade to Spring AMQP 3.2.7 #47086
  • Upgrade to Spring Batch 5.2.3 #47087
  • Upgrade to Spring Data Bom 2025.0.4 #47088
  • Upgrade to Spring Framework 6.2.11 #47089
  • Upgrade to Spring GraphQL 1.4.2 #47090
  • Upgrade to Spring Integration 6.5.2 #47091
  • Upgrade to Spring Kafka 3.3.10 #47092
  • Upgrade to Spring Pulsar 1.2.10 #47093
  • Upgrade to Spring Security 6.5.5 #47257
  • Upgrade to Tomcat 10.1.46 #47194

... (truncated)

Commits
  • 23bcd7b Release v3.5.6
  • d96267f Merge branch '3.4.x' into 3.5.x
  • 9363f03 Next development version (v3.4.11-SNAPSHOT)
  • a465cdb Revert "Upgrade to Jakarta XML Bind 4.0.4"
  • 391e745 Merge branch '3.4.x' into 3.5.x
  • ad9a7ee Revert "Upgrade to Jakarta XML Bind 4.0.4"
  • 66ba918 Document support for Java 25
  • 943f0ae Merge branch '3.4.x' into 3.5.x
  • 43fee16 Upgrade to Spring Batch 5.2.3
  • 11de7d1 Upgrade to Spring Batch 5.2.3
  • Additional commits viewable in compare view

Updates org.owasp.dependencycheck from 12.1.3 to 12.1.5

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 22, 2025
… 6 updates

Bumps the java-dependencies group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [io.cucumber:cucumber-java](https://github.com/cucumber/cucumber-jvm) | `7.28.2` | `7.29.0` |
| [io.cucumber:cucumber-junit](https://github.com/cucumber/cucumber-jvm) | `7.28.2` | `7.29.0` |
| [io.cucumber:cucumber-spring](https://github.com/cucumber/cucumber-jvm) | `7.28.2` | `7.29.0` |
| [org.projectlombok:lombok](https://github.com/projectlombok/lombok) | `1.18.40` | `1.18.42` |
| [org.springframework.boot](https://github.com/spring-projects/spring-boot) | `3.5.5` | `3.5.6` |
| org.owasp.dependencycheck | `12.1.3` | `12.1.5` |



Updates `io.cucumber:cucumber-java` from 7.28.2 to 7.29.0
- [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.28.2...v7.29.0)

Updates `io.cucumber:cucumber-junit` from 7.28.2 to 7.29.0
- [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.28.2...v7.29.0)

Updates `io.cucumber:cucumber-spring` from 7.28.2 to 7.29.0
- [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.28.2...v7.29.0)

Updates `io.cucumber:cucumber-junit` from 7.28.2 to 7.29.0
- [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.28.2...v7.29.0)

Updates `io.cucumber:cucumber-spring` from 7.28.2 to 7.29.0
- [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.28.2...v7.29.0)

Updates `org.projectlombok:lombok` from 1.18.40 to 1.18.42
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](projectlombok/lombok@v1.18.40...v1.18.42)

Updates `org.springframework.boot` from 3.5.5 to 3.5.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.5.5...v3.5.6)

Updates `org.owasp.dependencycheck` from 12.1.3 to 12.1.5

---
updated-dependencies:
- dependency-name: io.cucumber:cucumber-java
  dependency-version: 7.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: java-dependencies
- dependency-name: io.cucumber:cucumber-junit
  dependency-version: 7.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: java-dependencies
- dependency-name: io.cucumber:cucumber-spring
  dependency-version: 7.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: java-dependencies
- dependency-name: io.cucumber:cucumber-junit
  dependency-version: 7.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: java-dependencies
- dependency-name: io.cucumber:cucumber-spring
  dependency-version: 7.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: java-dependencies
- dependency-name: org.projectlombok:lombok
  dependency-version: 1.18.42
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-dependencies
- dependency-name: org.springframework.boot
  dependency-version: 3.5.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-dependencies
- dependency-name: org.owasp.dependencycheck
  dependency-version: 12.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/java-dependencies-5c9255bd46 branch from 697e4e6 to d9b00c9 Compare September 24, 2025 19:02
@abhisheksr01 abhisheksr01 merged commit 5091148 into main Sep 27, 2025
15 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/java-dependencies-5c9255bd46 branch September 27, 2025 17:29
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