Skip to content

Commit 06226ff

Browse files
Bump javacc-maven-plugin from 2.6 to 3.0.1
Bumps [javacc-maven-plugin](https://github.com/mojohaus/javacc-maven-plugin) from 2.6 to 3.0.1. - [Release notes](https://github.com/mojohaus/javacc-maven-plugin/releases) - [Commits](mojohaus/javacc-maven-plugin@javacc-maven-plugin-2.6...javacc-maven-plugin-3.0.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 df6d875 commit 06226ff

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
@@ -676,7 +676,7 @@
676676
<plugin>
677677
<groupId>org.codehaus.mojo</groupId>
678678
<artifactId>javacc-maven-plugin</artifactId>
679-
<version>2.6</version>
679+
<version>3.0.1</version>
680680
<executions>
681681
<execution>
682682
<id>javacc</id>

0 commit comments

Comments
 (0)