Skip to content

Commit 51b54af

Browse files
authored
Merge pull request #3 from toolisticon/dependabot/maven/org.codehaus.mojo-build-helper-maven-plugin-3.2.0
Bump build-helper-maven-plugin from 3.0.0 to 3.2.0
2 parents fdc0497 + b27ec89 commit 51b54af

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
@@ -295,7 +295,7 @@
295295
<plugin>
296296
<groupId>org.codehaus.mojo</groupId>
297297
<artifactId>build-helper-maven-plugin</artifactId>
298-
<version>3.0.0</version>
298+
<version>3.2.0</version>
299299
<executions>
300300
<execution>
301301
<phase>generate-sources</phase>

0 commit comments

Comments
 (0)