Skip to content

Commit 8f12e1a

Browse files
committed
fix
1 parent 7e05509 commit 8f12e1a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1889,6 +1889,8 @@
18891889
<ignoredScopes>provided</ignoredScopes>
18901890
<ignoredScopes>test</ignoredScopes>
18911891
<ignoreClasses>
1892+
<!-- Only used for JDK9+ -->
1893+
<ignoreClass>com.thoughtworks.paranamer.DefaultParanamer</ignoreClass>
18921894
<!--
18931895
The package `org.jline.terminal.impl.ffm.*` contains some class files
18941896
that are not compatible with JDK17 (only JDK21 is supported).

0 commit comments

Comments
 (0)