Skip to content

Commit 5409598

Browse files
Bump org.codehaus.mojo:javacc-maven-plugin from 2.6 to 3.1.1
Bumps [org.codehaus.mojo:javacc-maven-plugin](https://github.com/mojohaus/javacc-maven-plugin) from 2.6 to 3.1.1. - [Release notes](https://github.com/mojohaus/javacc-maven-plugin/releases) - [Commits](mojohaus/javacc-maven-plugin@javacc-maven-plugin-2.6...3.1.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:javacc-maven-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7b68d45 commit 5409598

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,7 @@
429429
<plugin>
430430
<groupId>org.codehaus.mojo</groupId>
431431
<artifactId>javacc-maven-plugin</artifactId>
432-
<version>2.6</version>
432+
<version>3.1.1</version>
433433
<executions>
434434
<execution>
435435
<id>javacc</id>

0 commit comments

Comments
 (0)