[ https://issues.apache.org/jira/browse/MDEP-898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17848372#comment-17848372 ]
Slawomir Jaranowski commented on MDEP-898: ------------------------------------------ remove from next release > Upgrade to JDK11+ build requirement > ----------------------------------- > > Key: MDEP-898 > URL: https://issues.apache.org/jira/browse/MDEP-898 > Project: Maven Dependency Plugin > Issue Type: Improvement > Affects Versions: 3.6.1 > Reporter: Karl Heinz Marbaise > Assignee: Karl Heinz Marbaise > Priority: Minor > Fix For: 3.7.0 > > > * Upgrade build requirement to JDK11+ so we can use > {{<maven.compiler.release>8</maven.compiler.release>}} and get rid of > WARNINGs like {{Warning: bootstrap class path not set in conjunction with > -source 8}} > * The reason for the WARNING is that we don't correctly set the bootstrap > classpath which can be easily handled by using {{--release}} option by JDK9+ > and the real point is that we don't use animalsniffer anymore. That was our > safety net which is not there anymore. -- This message was sent by Atlassian Jira (v8.20.10#820010)