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 ef22a77 commit b3dee7bCopy full SHA for b3dee7b
maven-plugin-testing-harness/pom.xml
@@ -113,18 +113,10 @@ under the License.
113
</exclusions>
114
</dependency>
115
116
- <!-- plexus -->
117
<dependency>
118
<groupId>org.codehaus.plexus</groupId>
119
<artifactId>plexus-utils</artifactId>
120
- <version>4.0.1</version>
121
- </dependency>
122
- <dependency>
123
- <!-- correct version must be provided by project depends on Maven version -->
124
- <groupId>org.codehaus.plexus</groupId>
125
- <artifactId>plexus-xml</artifactId>
126
- <version>4.0.3</version>
127
- <optional>true</optional>
+ <version>3.5.1</version>
128
129
130
0 commit comments