Skip to content

Commit e462ef6

Browse files
committed
build: upgrade plexus-utils
1 parent c8fd5cc commit e462ef6

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

handlebars-maven-plugin/pom.xml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,13 @@
5454
<dependency>
5555
<groupId>org.codehaus.plexus</groupId>
5656
<artifactId>plexus-utils</artifactId>
57-
<version>3.5.1</version>
57+
<version>4.0.0</version>
58+
</dependency>
59+
60+
<dependency>
61+
<groupId>org.codehaus.plexus</groupId>
62+
<artifactId>plexus-xml</artifactId>
63+
<version>4.0.0</version>
5864
</dependency>
5965

6066
<dependency>

0 commit comments

Comments
 (0)