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 5fd2fc9 commit 1204127Copy full SHA for 1204127
pom.xml
@@ -115,6 +115,11 @@
115
<artifactId>maven-archiver</artifactId>
116
<version>3.6.0</version>
117
</dependency>
118
+ <dependency>
119
+ <groupId>org.codehaus.plexus</groupId>
120
+ <artifactId>plexus-utils</artifactId>
121
+ <version>3.4.2</version>
122
+ </dependency>
123
<!-- dependencies to annotations -->
124
<dependency>
125
<groupId>org.apache.maven.plugin-tools</groupId>
0 commit comments