NO-ISSUE: Update to maven 3.9.11#3180
Merged
Merged
Conversation
This was referenced Jul 30, 2025
3.9.11
There was a problem hiding this comment.
Pull request overview
This PR updates the Maven version across all GitHub Actions workflows from 3.8.7 to 3.9.11, and also standardizes Java versions to [17, 21] across all workflows. The changes align with the broader ecosystem update mentioned in the PR description, which references similar updates in related Apache KIE incubator projects.
Key Changes:
- Maven version updated from 3.8.7 to 3.9.11 across all workflows
- Java versions standardized to [17, 21], removing Java 11 and replacing Java 20 with Java 21
- All four GitHub Actions workflow files updated consistently
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
.github/workflows/sonarcloud.yml |
Updated Maven to 3.9.11 and changed Java version from 17 to [17, 21] for SonarCloud analysis |
.github/workflows/quarkus-snapshot.yml |
Updated Maven to 3.9.11 and changed Java version from 11 to [17, 21] for Quarkus ecosystem testing |
.github/workflows/pull_request.yml |
Updated Maven to 3.9.11 and changed Java versions from [17, 20] to [17, 21] for PR validation |
.github/workflows/full-downstream.yml |
Updated Maven to 3.9.11 and changed Java version from 11 to [17, 21] for full downstream builds |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
gitgabrio
approved these changes
Dec 17, 2025
thiagoelg
approved these changes
Dec 17, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Note: version 3.9.11 was recently released.
Ensamble:
apache/incubator-kie-drools#6409
#3180
apache/incubator-kie-kogito-runtimes#4004
apache/incubator-kie-kogito-apps#2245
apache/incubator-kie-kogito-examples#2118
apache/incubator-kie-tools#2871