Skip to content

Commit 1d4561b

Browse files
dependabot[bot]tglman
authored andcommittedApr 9, 2025
chore(deps): bump org.codehaus.mojo:javacc-maven-plugin
Bumps [org.codehaus.mojo:javacc-maven-plugin](https://github.com/mojohaus/javacc-maven-plugin) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/mojohaus/javacc-maven-plugin/releases) - [Commits](mojohaus/javacc-maven-plugin@3.1.0...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-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b71a887 commit 1d4561b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
<plugin>
124124
<groupId>org.codehaus.mojo</groupId>
125125
<artifactId>javacc-maven-plugin</artifactId>
126-
<version>3.1.0</version>
126+
<version>3.1.1</version>
127127
<executions>
128128
<execution>
129129
<id>jjtree-javacc</id>

0 commit comments

Comments
 (0)