Skip to content

Commit db6d7f6

Browse files
committed
[MJAVADOC-811] javadoc.bat fails to execute on Windows when project is not on drive C and AutoRun is configured
This closes #321
1 parent a737e16 commit db6d7f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

+1
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ under the License.
118118
<!-- https://cwiki.apache.org/confluence/x/VIHOCg#MavenEcosystemCleanup-ResolverandMaven -->
119119
<plexus-java.version>1.2.0</plexus-java.version>
120120
<jetty.version>9.4.55.v20240627</jetty.version>
121+
<version.plexus-utils>4.0.2</version.plexus-utils>
121122
<!-- for ITs -->
122123
<compilerPluginVersion>3.11.0</compilerPluginVersion>
123124
<sourcePluginVersion>3.3.0</sourcePluginVersion>

0 commit comments

Comments
 (0)