Skip to content

Commit

Permalink
Update dependency org.apache.maven.plugins:maven-enforcer-plugin to v…
Browse files Browse the repository at this point in the history
…1.4.1
  • Loading branch information
renovate[bot] committed Nov 16, 2023
1 parent 786fec5 commit b45676d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -229,7 +229,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>
<version>1.3.1</version>
<version>1.4.1</version>
<executions>
<execution>
<id>enforce-maven-same-versions</id>
Expand Down

0 comments on commit b45676d

Please sign in to comment.