We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8af16f commit 0eabeefCopy full SHA for 0eabeef
pom.xml
@@ -30,7 +30,7 @@ under the License.
30
</parent>
31
32
<artifactId>maven-dependency-plugin</artifactId>
33
- <version>3.3.1-SNAPSHOT</version>
+ <version>3.4.0-SNAPSHOT</version>
34
<packaging>maven-plugin</packaging>
35
36
<name>Apache Maven Dependency Plugin</name>
@@ -94,7 +94,7 @@ under the License.
94
<pluginTestingVersion>3.3.0</pluginTestingVersion>
95
<resolverVersion>1.0.0.v20140518</resolverVersion>
96
<javaVersion>8</javaVersion>
97
- <project.build.outputTimestamp>2022-03-05T18:51:54Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2022-11-22T08:07:26Z</project.build.outputTimestamp>
98
<slf4j.version>1.7.36</slf4j.version>
99
</properties>
100
0 commit comments