Skip to content

Commit f46cbc5

Browse files
authored
Merge pull request #669 from graphql-java-kickstart/renovate/org.apache.maven.plugins-maven-enforcer-plugin-3.x
Update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.1.0
2 parents 289781a + f417503 commit f46cbc5

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
@@ -315,7 +315,7 @@
315315
<plugin>
316316
<groupId>org.apache.maven.plugins</groupId>
317317
<artifactId>maven-enforcer-plugin</artifactId>
318-
<version>3.0.0</version>
318+
<version>3.1.0</version>
319319
<executions>
320320
<execution>
321321
<id>enforce</id>

0 commit comments

Comments
 (0)