Skip to content

Commit 1fdfc21

Browse files
committed
Downgrade impsort to support JDK 11
1 parent 0a19197 commit 1fdfc21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1008,7 +1008,7 @@
10081008
<plugin>
10091009
<groupId>net.revelc.code</groupId>
10101010
<artifactId>impsort-maven-plugin</artifactId>
1011-
<version>1.11.0</version>
1011+
<version>1.9.0</version>
10121012
<configuration>
10131013
<lineEnding>LF</lineEnding>
10141014
<groups>java.,javax.,org.w3c.,org.xml.,junit.</groups>

0 commit comments

Comments
 (0)