Skip to content

Commit 85a9b02

Browse files
Update antlr4.version to v4.13.2 (#331)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d5b7a21 commit 85a9b02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<test.agnostic>com/api/jsonata4java/AgnosticTestSuite.class</test.agnostic>
7474
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
7575
<gpg.skip>true</gpg.skip> <!-- by default skip gpg -->
76-
<antlr4.version>4.13.1</antlr4.version>
76+
<antlr4.version>4.13.2</antlr4.version>
7777
</properties>
7878
<distributionManagement>
7979
<snapshotRepository>

0 commit comments

Comments
 (0)