Skip to content

Commit 6fba371

Browse files
build(deps): bump org.antlr:antlr4-maven-plugin from 4.13.1 to 4.13.2
Bumps [org.antlr:antlr4-maven-plugin](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-maven-plugin dependency-version: 4.13.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 480b0c8 commit 6fba371

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
@@ -108,7 +108,7 @@
108108
<plugin>
109109
<groupId>org.antlr</groupId>
110110
<artifactId>antlr4-maven-plugin</artifactId>
111-
<version>4.13.1</version>
111+
<version>4.13.2</version>
112112
<executions>
113113
<execution>
114114
<goals>

0 commit comments

Comments
 (0)