File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 3333 <dependency >
3434 <groupId >org.antlr</groupId >
3535 <artifactId >antlr4-runtime</artifactId >
36- <version >4.13.2 </version >
36+ <version >${antlr4.version} </version >
3737 </dependency >
3838
3939 <dependency >
142142 <plugin >
143143 <groupId >org.antlr</groupId >
144144 <artifactId >antlr4-maven-plugin</artifactId >
145- <version >4.13.2 </version >
145+ <version >${antlr4.version} </version >
146146 <executions >
147147 <execution >
148148 <phase >generate-sources</phase >
Original file line number Diff line number Diff line change 9494 <msgpack .version>0.9.5</msgpack .version>
9595 <roaring-bitmap .version>0.9.47</roaring-bitmap .version>
9696 <slf4j .version>2.0.7</slf4j .version>
97+ <antlr4 .version>4.13.2</antlr4 .version>
9798 <snappy .version>1.1.10.4</snappy .version>
9899 <xz .version>1.9</xz .version>
99100 <zstd-jni .version>1.5.5-5</zstd-jni .version>
You can’t perform that action at this time.
0 commit comments