Skip to content

Commit 36026c7

Browse files
authored
Merge pull request #617 from graphql-java-kickstart/renovate/org.codehaus.mojo-build-helper-maven-plugin-3.x
Update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.3.0
2 parents 50a752a + 15d2eb3 commit 36026c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
<plugin>
181181
<groupId>org.codehaus.mojo</groupId>
182182
<artifactId>build-helper-maven-plugin</artifactId>
183-
<version>3.2.0</version>
183+
<version>3.3.0</version>
184184
<executions>
185185
<execution>
186186
<id>add-test-source</id>

0 commit comments

Comments
 (0)