Skip to content

Commit

Permalink
chore(deps): update dependency org.apache.maven.plugins:maven-enforce…
Browse files Browse the repository at this point in the history
…r-plugin to v3.2.1 (#1141)
  • Loading branch information
renovate-bot authored Feb 6, 2023
1 parent a28c8a1 commit cfb7d80
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 @@ -120,7 +120,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>
<version>3.1.0</version>
<version>3.2.1</version>
<executions>
<execution>
<id>enforce</id>
Expand Down Expand Up @@ -213,7 +213,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>
<version>3.1.0</version>
<version>3.2.1</version>
<executions>
<execution>
<configuration>
Expand Down

0 comments on commit cfb7d80

Please sign in to comment.