Skip to content

Commit 6a03954

Browse files
Bump org.codehaus.mojo:javacc-maven-plugin from 3.1.1 to 3.2.0 (#850)
Bumps [org.codehaus.mojo:javacc-maven-plugin](https://github.com/mojohaus/javacc-maven-plugin) from 3.1.1 to 3.2.0. - [Release notes](https://github.com/mojohaus/javacc-maven-plugin/releases) - [Commits](mojohaus/javacc-maven-plugin@3.1.1...javacc-maven-plugin-3.2.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:javacc-maven-plugin dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 42fa30d commit 6a03954

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
@@ -72,7 +72,7 @@
7272
<!--plugin versions -->
7373
<spotbugs.maven.plugin.version>4.9.8.2</spotbugs.maven.plugin.version>
7474
<jacoco.version>0.8.14</jacoco.version>
75-
<javacc.maven.plugin.version>3.1.1</javacc.maven.plugin.version>
75+
<javacc.maven.plugin.version>3.2.0</javacc.maven.plugin.version>
7676
<maven.assembly.plugin.version>3.8.0</maven.assembly.plugin.version>
7777
<maven.checkstyle.plugin.version>3.6.0</maven.checkstyle.plugin.version>
7878
<maven.compiler.plugin.version>3.14.1</maven.compiler.plugin.version>

0 commit comments

Comments
 (0)