Skip to content

Commit 5c39503

Browse files
committed
[PLXCOMP-250]
- Upgrade maven-enforcer-plugin from 1.1.1 to 1.3.1
1 parent 63552b0 commit 5c39503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<plugin>
9696
<groupId>org.apache.maven.plugins</groupId>
9797
<artifactId>maven-enforcer-plugin</artifactId>
98-
<version>1.1.1</version>
98+
<version>1.3.1</version>
9999
<executions>
100100
<execution>
101101
<id>enforce-java</id>

0 commit comments

Comments
 (0)