Skip to content

Commit 34ca65b

Browse files
committed
[MPIR-461] Upgrade plugins and components (in ITs)
This closes #71
1 parent a44cc8a commit 34ca65b

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

pom.xml

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ under the License.
117117
<mavenVersion>3.6.3</mavenVersion>
118118
<doxiaVersion>1.11.1</doxiaVersion>
119119
<doxiaSitetoolsVersion>1.11.1</doxiaSitetoolsVersion>
120-
<scmVersion>2.0.1</scmVersion>
120+
<scmVersion>2.1.0</scmVersion>
121121
<resolverVersion>1.4.1</resolverVersion>
122122
<sitePluginVersion>3.12.1</sitePluginVersion>
123123
<fluidoSkinVersion>1.11.1</fluidoSkinVersion>
@@ -209,13 +209,7 @@ under the License.
209209
<dependency>
210210
<groupId>org.apache.maven.shared</groupId>
211211
<artifactId>maven-common-artifact-filters</artifactId>
212-
<version>3.3.2</version>
213-
<exclusions>
214-
<exclusion>
215-
<groupId>org.sonatype.sisu</groupId>
216-
<artifactId>sisu-inject-plexus</artifactId>
217-
</exclusion>
218-
</exclusions>
212+
<version>3.4.0</version>
219213
</dependency>
220214
<dependency>
221215
<groupId>org.apache.maven.shared</groupId>
@@ -323,7 +317,7 @@ under the License.
323317
<dependency>
324318
<groupId>org.codehaus.plexus</groupId>
325319
<artifactId>plexus-interpolation</artifactId>
326-
<version>1.26</version>
320+
<version>1.27</version>
327321
</dependency>
328322

329323
<!-- Test -->
@@ -404,7 +398,7 @@ under the License.
404398
<dependency>
405399
<groupId>commons-validator</groupId>
406400
<artifactId>commons-validator</artifactId>
407-
<version>1.7</version>
401+
<version>1.9.0</version>
408402
</dependency>
409403
</dependencies>
410404

0 commit comments

Comments
 (0)