File tree Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -251,7 +251,7 @@ Portions Copyright (c) 2020-2020, Lubos Kosco <
[email protected] >.
251
251
<plugin >
252
252
<groupId >de.jflex</groupId >
253
253
<artifactId >jflex-maven-plugin</artifactId >
254
- <version >1.8.2 </version >
254
+ <version >1.9.1 </version >
255
255
<executions >
256
256
<execution >
257
257
<goals >
Original file line number Diff line number Diff line change @@ -343,12 +343,6 @@ Portions Copyright (c) 2018, 2020, Chris Fraire <
[email protected] >.
343
343
<value >bar</value >
344
344
</property >
345
345
</javaApiLinks >
346
- <sourceFileExcludes >
347
- <!-- workarounds for https://github.com/jflex-de/jflex/issues/542 -->
348
- <exclude >**/HistoryLineTokenizer.java</exclude >
349
- <exclude >**/PlainLineTokenizer.java</exclude >
350
- <exclude >**/XrefSourceTransformer.java</exclude >
351
- </sourceFileExcludes >
352
346
</configuration >
353
347
</plugin >
354
348
<plugin >
You can’t perform that action at this time.
0 commit comments