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 fe1fa8c commit 7e3d4dcCopy full SHA for 7e3d4dc
pom.xml
@@ -9,7 +9,7 @@
9
</parent>
10
11
<artifactId>exec-maven-plugin</artifactId>
12
- <version>3.6.3</version>
+ <version>3.6.4-SNAPSHOT</version>
13
<packaging>maven-plugin</packaging>
14
15
<name>Exec Maven Plugin</name>
@@ -137,7 +137,7 @@
137
<slf4j.version>1.7.36</slf4j.version>
138
<asm.version>9.9.1</asm.version>
139
<invoker.parallelThreads>1C</invoker.parallelThreads>
140
- <project.build.outputTimestamp>2025-12-21T20:59:18Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-12-21T21:00:48Z</project.build.outputTimestamp>
141
<maven-toolchains-plugin.version>3.2.0</maven-toolchains-plugin.version>
142
<mojo.java.target>8</mojo.java.target>
143
</properties>
0 commit comments