Update antlr.version to v4.13.2 (#9574)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-08-07 13:08:00 -07:00 committed by GitHub
parent c4d65161dc
commit decfa38018
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ THE SOFTWARE.
<spotbugs.threshold>Medium</spotbugs.threshold>
<access-modifier.version>1.33</access-modifier.version>
<antlr.version>4.13.1</antlr.version>
<antlr.version>4.13.2</antlr.version>
<bridge-method-injector.version>1.29</bridge-method-injector.version>
<spotless.check.skip>false</spotless.check.skip>
<!-- Make sure to keep the jetty-maven-plugin version in war/pom.xml in sync with the Jetty release in Winstone: -->