⬆️ Bump org.antlr:antlr4-runtime from 4.9.2 to 4.13.2

Bumps [org.antlr:antlr4-runtime](https://github.com/antlr/antlr4) from 4.9.2 to 4.13.2.
- [Release notes](https://github.com/antlr/antlr4/releases)
- [Changelog](https://github.com/antlr/antlr4/blob/dev/CHANGES.txt)
- [Commits](https://github.com/antlr/antlr4/compare/4.9.2...4.13.2)

---
updated-dependencies:
- dependency-name: org.antlr:antlr4-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-03-05 08:24:59 +00:00 committed by GitHub
parent 7dd543140d
commit fefc744ed6
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>