• Phillip Webb's avatar
    Remove direct junit-platform-launcher dependency · 4fe5e9e3
    Phillip Webb authored
    Replace any direct `junit-platform-launcher` dependencies and instead
    rely on the test runner providing it. Launcher related class are not
    handled via reflection.
    
    This update allows us to workaround SUREFIRE-1679.
    
    Closes gh-17517
    4fe5e9e3
pom.xml 10.9 KB