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 bc1893f commit 1003b41Copy full SHA for 1003b41
1 file changed
pom.xml
@@ -28,7 +28,7 @@ under the License.
28
</parent>
29
30
<artifactId>maven-dependency-plugin</artifactId>
31
- <version>3.8.2-SNAPSHOT</version>
+ <version>3.9.0-SNAPSHOT</version>
32
<packaging>maven-plugin</packaging>
33
34
<name>Apache Maven Dependency Plugin</name>
@@ -98,7 +98,7 @@ under the License.
98
<mockito.version>4.11.0</mockito.version>
99
<plexus-archiver.version>4.10.1</plexus-archiver.version>
100
<pluginTestingVersion>3.3.0</pluginTestingVersion>
101
- <project.build.outputTimestamp>2024-10-18T18:16:14Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-09-17T20:51:14Z</project.build.outputTimestamp>
102
</properties>
103
104
<dependencies>
0 commit comments