Skip to content

Commit b6e2b4e

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] <[email protected]>
1 parent c50f01f commit b6e2b4e

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
@@ -680,7 +680,7 @@
680680
<plugin>
681681
<groupId>org.codehaus.mojo</groupId>
682682
<artifactId>javacc-maven-plugin</artifactId>
683-
<version>2.6</version>
683+
<version>3.1.0</version>
684684
<executions>
685685
<execution>
686686
<id>javacc</id>

0 commit comments

Comments
 (0)