Skip to content

Commit 70ee947

Browse files
committed
Advertise 4.1.0 in the README
1 parent 5432c97 commit 70ee947

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ If you hit `NoClassDefFoundError` on any of those after upgrading, add:
4646
<dependency>
4747
<groupId>org.codehaus.plexus</groupId>
4848
<artifactId>plexus-utils</artifactId>
49-
<version>4.0.3</version>
49+
<version>4.1.0</version>
5050
</dependency>
5151
```
5252

0 commit comments

Comments
 (0)