Skip to content

Commit 3ca3e85

Browse files
committed
update version of maven-enforcer-plugin in README.md
1 parent ebc40b8 commit 3ca3e85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Usage: Add the following plugin to your POM:
77
```xml
88
<plugin>
99
<artifactId>maven-enforcer-plugin</artifactId>
10-
<version>1.2</version>
10+
<version>1.4.1</version>
1111
<dependencies>
1212
<dependency>
1313
<groupId>de.andrena.tools.nopackagecycles</groupId>

0 commit comments

Comments
 (0)