Skip to content

Commit 1003b41

Browse files
Bump project version to 3.9.0-SNAPSHOT
1 parent bc1893f commit 1003b41

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ under the License.
2828
</parent>
2929

3030
<artifactId>maven-dependency-plugin</artifactId>
31-
<version>3.8.2-SNAPSHOT</version>
31+
<version>3.9.0-SNAPSHOT</version>
3232
<packaging>maven-plugin</packaging>
3333

3434
<name>Apache Maven Dependency Plugin</name>
@@ -98,7 +98,7 @@ under the License.
9898
<mockito.version>4.11.0</mockito.version>
9999
<plexus-archiver.version>4.10.1</plexus-archiver.version>
100100
<pluginTestingVersion>3.3.0</pluginTestingVersion>
101-
<project.build.outputTimestamp>2024-10-18T18:16:14Z</project.build.outputTimestamp>
101+
<project.build.outputTimestamp>2025-09-17T20:51:14Z</project.build.outputTimestamp>
102102
</properties>
103103

104104
<dependencies>

0 commit comments

Comments
 (0)