Skip to content

Commit

Permalink
Merge pull request #2 from jetty/dependabot/maven/org.apache.maven.pl…
Browse files Browse the repository at this point in the history
…ugins-maven-enforcer-plugin-3.4.1
  • Loading branch information
dependabot[bot] authored Oct 29, 2023
2 parents 6c148dc + d68accb commit 742702e
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 @@ -78,7 +78,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>
<version>3.3.0</version>
<version>3.4.1</version>
<executions>
<execution>
<id>enforce-build-env</id>
Expand Down

0 comments on commit 742702e

Please sign in to comment.