Skip to content

Commit d3b080d

Browse files
build(deps): bump org.antlr:antlr4-runtime from 4.13.1 to 4.13.2 (kroxylicious#3019)
Bumps [org.antlr:antlr4-runtime](https://github.com/antlr/antlr4) from 4.13.1 to 4.13.2. - [Release notes](https://github.com/antlr/antlr4/releases) - [Changelog](https://github.com/antlr/antlr4/blob/dev/CHANGES.txt) - [Commits](antlr/antlr4@4.13.1...4.13.2) --- updated-dependencies: - dependency-name: org.antlr:antlr4-runtime dependency-version: 4.13.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4cbd35f commit d3b080d

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
@@ -175,7 +175,7 @@
175175
<dependency>
176176
<groupId>org.antlr</groupId>
177177
<artifactId>antlr4-runtime</artifactId>
178-
<version>4.13.1</version>
178+
<version>4.13.2</version>
179179
</dependency>
180180

181181
<dependency>

0 commit comments

Comments
 (0)