Skip to content

Commit 0e4333a

Browse files
Bump org.codehaus.mojo:javacc-maven-plugin from 2.6 to 3.1.0
Bumps [org.codehaus.mojo:javacc-maven-plugin](https://github.com/mojohaus/javacc-maven-plugin) from 2.6 to 3.1.0. - [Release notes](https://github.com/mojohaus/javacc-maven-plugin/releases) - [Commits](mojohaus/javacc-maven-plugin@javacc-maven-plugin-2.6...v3.1.0) --- 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 bffd42d commit 0e4333a

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
@@ -678,7 +678,7 @@
678678
<plugin>
679679
<groupId>org.codehaus.mojo</groupId>
680680
<artifactId>javacc-maven-plugin</artifactId>
681-
<version>2.6</version>
681+
<version>3.1.0</version>
682682
<executions>
683683
<execution>
684684
<id>javacc</id>

0 commit comments

Comments
 (0)