Skip to content

Commit

Permalink
Merge pull request #137 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 1.4.1 to 3.1.0
  • Loading branch information
smcvb committed Sep 12, 2022
2 parents 6fa1e0c + 2692cfb commit 2bba4da
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 @@ -247,7 +247,7 @@
<plugin>
<!-- just to make sure deployed artifacts are always built (and tested) using JDK 8+ -->
<artifactId>maven-enforcer-plugin</artifactId>
<version>1.4.1</version>
<version>3.1.0</version>
<executions>
<execution>
<id>enforce-java</id>
Expand Down

0 comments on commit 2bba4da

Please sign in to comment.