Merge pull request #1579 from nosqlbench/snyk-upgrade-fe5bf79b69b51e63857fb54dfea81667

[Snyk] Upgrade org.antlr:antlr4-runtime from 4.13.0 to 4.13.1
This commit is contained in:
Jonathan Shook 2023-10-02 10:23:02 -05:00 committed by GitHub
commit ba42ed8685
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@
<dependency>
<groupId>org.antlr</groupId>
<artifactId>antlr4-runtime</artifactId>
<version>4.13.0</version>
<version>4.13.1</version>
</dependency>
</dependencies>