Apply java9 profile to JDK 10 (and later) as well as JDK 9
See gh-12028
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
<profile>
|
||||
<id>java9</id>
|
||||
<activation>
|
||||
<jdk>9</jdk>
|
||||
<jdk>[9,)</jdk>
|
||||
</activation>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user