Fix IT test download-licenses-basic by VonUniGE · Pull Request #438 · mojohaus/license-maven-plugin (original) (raw)

Dependabot on commit 7b3eb3d bumps JUnit to 4.13.1.

This breaks IT test download-licenses-basic because it relies on the exact version of JUnit.

This commit bumps the JUnit version in expected_licenses_ordering_1.xml and expected_licenses_ordering_2.xml files. The IT test download-licenses-basic now succeed.

The test can be run with:

mvn org.apache.maven.plugins:maven-invoker-plugin:3.0.0:integration-test -Dinvoker.test=download-licenses-basic