Skip to content

Commit 886da7c

Browse files
Merge pull request #209 from AxonFramework/dependabot/maven/org.apache.maven.plugins-maven-enforcer-plugin-3.1.0
Bump maven-enforcer-plugin from 3.0.0 to 3.1.0
2 parents e9b9cef + 3c3e5d9 commit 886da7c

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
@@ -400,7 +400,7 @@
400400
<plugin>
401401
<!-- just to make sure deployed artifacts are always built (and tested) using JDK 8+ -->
402402
<artifactId>maven-enforcer-plugin</artifactId>
403-
<version>3.0.0</version>
403+
<version>3.1.0</version>
404404
<executions>
405405
<execution>
406406
<id>enforce-java</id>

0 commit comments

Comments
 (0)