Skip to content

Commit ccd6617

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-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ab99812 commit ccd6617

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
@@ -63,7 +63,7 @@ limitations under the License.
6363
<guava.version>33.3.1-jre</guava.version>
6464
<hamcrest.version>2.2</hamcrest.version>
6565
<jackson.version>2.17.2</jackson.version>
66-
<javacc-maven-plugin.version>2.6</javacc-maven-plugin.version>
66+
<javacc-maven-plugin.version>3.1.1</javacc-maven-plugin.version>
6767
<jetty.version>9.4.51.v20230217</jetty.version>
6868
<junit.version>4.12</junit.version>
6969
<kafka.scala.version>2.13</kafka.scala.version>

0 commit comments

Comments
 (0)