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] >.
251251 <plugin >
252252 <groupId >de.jflex</groupId >
253253 <artifactId >jflex-maven-plugin</artifactId >
254- <version >1.8.2 </version >
254+ <version >1.9.1 </version >
255255 <executions >
256256 <execution >
257257 <goals >
Original file line number Diff line number Diff line change @@ -343,12 +343,6 @@ Portions Copyright (c) 2018, 2020, Chris Fraire <
[email protected] >.
343343 <value >bar</value >
344344 </property >
345345 </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 >
352346 </configuration >
353347 </plugin >
354348 <plugin >
You can’t perform that action at this time.
0 commit comments