Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update maven wrapper to 3.3.1 and adjustment in renovate tracking file #752

Merged
merged 11 commits into from
May 5, 2024

Conversation

hazendaz
Copy link
Collaborator

@hazendaz hazendaz commented Apr 27, 2024

Renovate file for my fork usage and otherwise entirely ignored. Maven wrapper updated to 3.3.1.

@hazendaz hazendaz self-assigned this Apr 27, 2024
@hazendaz hazendaz changed the title Update maven wrapper to 3.3.1 and adjustment in renovate tracking file (no usage here) Update maven wrapper to 3.3.1 and adjustment in renovate tracking file Apr 27, 2024
@mathieucarbou
Copy link
Owner

2 builds are failing

@hazendaz
Copy link
Collaborator Author

2 builds are failing

Looks like macos no longer supports java 8. Unrelated to this PR.

@hazendaz
Copy link
Collaborator Author

2 builds are failing

Looks like macos no longer supports java 8. Unrelated to this PR.

See actions/setup-java#625, m1 for temurin does not support java 8. Found a patch off that thread that does work that I can raise separately. As an aside, we need to drop usage of maven before 3.6.3 per maven policies and all maven core plugins are starting to now require 3.6.3. We have this running java 8 with maven 3.2.5 now so I'll add missing entry in the maven plugin to make sure it denotes 3.6.3 required and raise that up. May bring those items together to address macos situation faced here.

renovate bot and others added 6 commits April 28, 2024 19:12
…heckstyle-10.x

Update dependency com.puppycrawl.tools:checkstyle to v10.16.0
…ns-maven-deploy-plugin-3.x

Update dependency org.apache.maven.plugins:maven-deploy-plugin to v3.1.2
…ns-maven-install-plugin-3.x

Update dependency org.apache.maven.plugins:maven-install-plugin to v3.1.2
@hazendaz hazendaz merged commit da39634 into mathieucarbou:master May 5, 2024
8 of 12 checks passed
@hazendaz hazendaz added this to the 4.4 milestone May 6, 2024
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.

None yet

2 participants