Merge pull request #42 from chillzhuang/dependabot/maven/dev/org.antlr-antlr4-runtime-4.13.2

⬆️ Bump org.antlr:antlr4-runtime from 4.9.2 to 4.13.2
This commit is contained in:
如梦技术 2025-03-06 20:34:46 +08:00 committed by GitHub
commit 506ce6d800
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -396,7 +396,7 @@
<dependency>
<groupId>org.antlr</groupId>
<artifactId>antlr4-runtime</artifactId>
<version>4.9.2</version>
<version>4.13.2</version>
</dependency>
<!-- jakarta -->
<dependency>