Skip to content

Commit 80dfc9c

Browse files
committed
Enforcer updates
1 parent 7bd580f commit 80dfc9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<plugin>
9898
<groupId>org.apache.maven.plugins</groupId>
9999
<artifactId>maven-enforcer-plugin</artifactId>
100-
<version>3.1.0</version>
100+
<version>3.5.0</version>
101101
<executions>
102102

103103
<execution>
@@ -134,7 +134,7 @@
134134
<dependency>
135135
<groupId>org.codehaus.mojo</groupId>
136136
<artifactId>extra-enforcer-rules</artifactId>
137-
<version>1.6.1</version>
137+
<version>1.9.0</version>
138138
</dependency>
139139
</dependencies>
140140
</plugin>

0 commit comments

Comments
 (0)