Skip to content

Commit

Permalink
Merge pull request #3 from apache/dep2
Browse files Browse the repository at this point in the history
update to Maven resolver 1.4.2
  • Loading branch information
elharo authored Jul 31, 2020
2 parents 6e20a21 + 4d8d2b6 commit 9aac5b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -115,13 +115,13 @@
<dependency>
<groupId>org.apache.maven.resolver</groupId>
<artifactId>maven-resolver-api</artifactId>
<version>1.3.1</version>
<version>1.4.2</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.maven.resolver</groupId>
<artifactId>maven-resolver-util</artifactId>
<version>1.3.1</version>
<version>1.4.2</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 9aac5b2

Please sign in to comment.