Skip to content

Commit e362082

Browse files
committed
Build the XPath lexer with 4.4.1-opt
1 parent 106ba7e commit e362082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime/Java/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
<plugin>
120120
<groupId>com.tunnelvisionlabs</groupId>
121121
<artifactId>antlr4-maven-plugin</artifactId>
122-
<version>4.2.2</version>
122+
<version>4.4.1</version>
123123
<configuration>
124124
<sourceDirectory>src</sourceDirectory>
125125
</configuration>

0 commit comments

Comments
 (0)