We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8fd5cc commit e462ef6Copy full SHA for e462ef6
1 file changed
handlebars-maven-plugin/pom.xml
@@ -54,7 +54,13 @@
54
<dependency>
55
<groupId>org.codehaus.plexus</groupId>
56
<artifactId>plexus-utils</artifactId>
57
- <version>3.5.1</version>
+ <version>4.0.0</version>
58
+ </dependency>
59
+
60
+ <dependency>
61
+ <groupId>org.codehaus.plexus</groupId>
62
+ <artifactId>plexus-xml</artifactId>
63
64
</dependency>
65
66
0 commit comments