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 eb9099f commit 97d31f9Copy full SHA for 97d31f9
pom.xml
@@ -119,7 +119,7 @@ under the License.
119
<!-- org.sonatype.aether.util.artifact.SubArtifact -->
120
<groupId>org.sonatype.aether</groupId>
121
<artifactId>aether-util</artifactId>
122
- <version>1.7</version>
+ <version>1.13.1</version>
123
<optional>true</optional>
124
</dependency>
125
<dependency>
@@ -142,7 +142,7 @@ under the License.
142
143
<groupId>org.hamcrest</groupId>
144
<artifactId>hamcrest-core</artifactId>
145
- <version>1.3</version>
+ <version>2.2</version>
146
<scope>test</scope>
147
148
</dependencies>
0 commit comments