We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 22f642d + 97ac221 commit 7363686Copy full SHA for 7363686
opengrok-indexer/pom.xml
@@ -318,7 +318,7 @@ Portions Copyright (c) 2017-2018, Chris Fraire <[email protected]>.
318
<plugin>
319
<groupId>de.jflex</groupId>
320
<artifactId>jflex-maven-plugin</artifactId>
321
- <version>1.6.1</version>
+ <version>1.7.0</version>
322
<executions>
323
<execution>
324
<goals>
@@ -328,7 +328,6 @@ Portions Copyright (c) 2017-2018, Chris Fraire <[email protected]>.
328
<lexDefinitions>
329
<lexDefinition>${basedir}/target/jflex-sources</lexDefinition>
330
</lexDefinitions>
331
- <inputStreamCtor>false</inputStreamCtor>
332
</configuration>
333
</execution>
334
</executions>
0 commit comments