Skip to content

Commit

Permalink
Merge pull request #197 from AxonFramework/dependabot/maven/org.apach…
Browse files Browse the repository at this point in the history
…e.maven.plugins-maven-enforcer-plugin-3.1.0

Bump maven-enforcer-plugin from 3.0.0 to 3.1.0
  • Loading branch information
smcvb committed Jun 13, 2022
2 parents 72edca0 + a7fc0a2 commit 388ce2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@
<plugin>
<!-- just to make sure deployed artifacts are always built (and tested) using JDK 8+ -->
<artifactId>maven-enforcer-plugin</artifactId>
<version>3.0.0</version>
<version>3.1.0</version>
<executions>
<execution>
<id>enforce-java</id>
Expand Down

0 comments on commit 388ce2d

Please sign in to comment.