Skip to content

Conversation

@lukaszlenart
Copy link
Member

@lukaszlenart lukaszlenart commented Dec 29, 2025

Summary

Test plan

  • Verify Dependabot YAML syntax is correct
  • Observe that Dependabot no longer creates incompatible update PRs for release/struts-6-8-x

🤖 Generated with Claude Code

The jetty-maven-plugin 11.x is not compatible with Struts 6.8.x branch
which requires Java EE (not Jakarta EE). This prevents Dependabot from
creating incompatible update PRs like #1493.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Caffeine 3.x requires Java 11+ and uses jakarta.inject which is
incompatible with Struts 6.8.x. This prevents PRs like #1496.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@lukaszlenart lukaszlenart changed the title chore(deps): ignore jetty-maven-plugin updates for release/struts-6-8-x chore(deps): ignore incompatible updates for release/struts-6-8-x Dec 29, 2025
JAXB 4.x is the Jakarta EE version which is incompatible with
Struts 6.8.x (Java EE based). This prevents PRs like #1492.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@lukaszlenart
Copy link
Member Author

//cc: @sepe81

@sonarqubecloud
Copy link

@lukaszlenart lukaszlenart merged commit c0a3a18 into main Dec 29, 2025
11 checks passed
@lukaszlenart lukaszlenart deleted the chore/ignore-jetty-plugin-dependabot branch December 29, 2025 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants