Skip to content

Commit 19fe861

Browse files
committed
Upgrade maven-enforcer-plugin to 1.4
Closes spring-projectsgh-3661
1 parent 8aca174 commit 19fe861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-parent/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@
243243
<plugin>
244244
<groupId>org.apache.maven.plugins</groupId>
245245
<artifactId>maven-enforcer-plugin</artifactId>
246-
<version>1.3.1</version>
246+
<version>1.4</version>
247247
</plugin>
248248
<plugin>
249249
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)