We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2de5bf commit 473a160Copy full SHA for 473a160
pom.xml
@@ -208,7 +208,7 @@ under the License.
208
<plugin>
209
<groupId>org.apache.maven.plugins</groupId>
210
<artifactId>maven-enforcer-plugin</artifactId>
211
- <version>1.4.1</version>
+ <version>3.4.1</version>
212
</plugin>
213
214
@@ -495,7 +495,7 @@ under the License.
495
496
497
498
499
<executions>
500
<execution>
501
<id>enforce-maven</id> <!-- don't change this 'id', it overrides one from 'oss-parent' parent -->
0 commit comments