Skip to content

Commit

Permalink
build(deps): update dependency org.apache.maven.plugins:maven-enforce…
Browse files Browse the repository at this point in the history
…r-plugin to v3.4.1
  • Loading branch information
renovate-bot committed Sep 10, 2023
1 parent 13edd13 commit c467d02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -375,15 +375,15 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>
<version>3.1.0</version>
<version>3.4.1</version>
</plugin>
</plugins>
</pluginManagement>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>
<version>3.1.0</version><executions>
<version>3.4.1</version><executions>
<execution>
<id>enforce-maven</id>
<goals>
Expand Down

0 comments on commit c467d02

Please sign in to comment.