Skip to content

Commit b4fe441

Browse files
author
fangbo.0511
committed
Use antlr4 version 4.13.1 for spark 4.0
1 parent 39443c1 commit b4fe441

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lance-spark-4.0_2.13/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
<properties>
1818
<scala.version>${scala213.version}</scala.version>
1919
<scala.compat.version>${scala213.compat.version}</scala.compat.version>
20+
<antlr4.version>4.13.1</antlr4.version>
2021
</properties>
2122

2223
<dependencies>

0 commit comments

Comments
 (0)