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

Fix IT test add-third-party-excluded-included #436

Merged
merged 1 commit into from Sep 13, 2022

Conversation

VonUniGE
Copy link
Contributor

Dependabot on commit 7b3eb3d bumps JUnit to 4.13.1.

This breaks IT test add-third-party-excluded-included (this test was probably already broken) because postbuild.groovy is checking the exact version of JUnit.

This commit bumps the JUnit version in the postbuild.groovy. The IT test add-third-party-excluded-included now succeed.

The test can be run with:

mvn org.apache.maven.plugins:maven-invoker-plugin:3.0.0:integration-test -Dinvoker.test=add-third-party-excluded-included

@slachiewicz
Copy link
Member

Thx for fixing

@slachiewicz slachiewicz merged commit b4676f4 into mojohaus:master Sep 13, 2022
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