Skip to content

Commit da853d3

Browse files
fix(deps): update dependency org.codehaus.plexus:plexus-utils to v4
1 parent 26fae2b commit da853d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maven/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<groupId>org.codehaus.plexus</groupId>
7474
<artifactId>plexus-utils</artifactId>
7575
<!-- https://mvnrepository.com/artifact/org.codehaus.plexus/plexus-utils -->
76-
<version>3.5.1</version>
76+
<version>4.0.2</version>
7777
</dependency>
7878

7979
<dependency>

0 commit comments

Comments
 (0)