
Restore the 'javax.xml.bind:jaxb-api' exclusion from `xmlunit-core` which is actually required when using Maven on Java 9+. The `CheckClasspathForUnnecessaryExclusions` cannot deal with profile specific dependencies so an exception has been hard coded. See gh-28332