This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch next in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git
commit cd727194dc15cfa61a93e0a86834fc1b572932ac Author: Sylwester Lachiewicz <[email protected]> AuthorDate: Sat May 1 19:05:34 2021 +0200 Bump plexus-java from 1.0.6 to 1.0.7 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5338a8d..7c64385 100644 --- a/pom.xml +++ b/pom.xml @@ -72,7 +72,7 @@ under the License. <doxia-sitetoolsVersion>1.9.2</doxia-sitetoolsVersion> <wagonVersion>2.4</wagonVersion> <sonatypeAetherVersion>1.13.1</sonatypeAetherVersion> - <plexus-java.version>1.0.6</plexus-java.version> + <plexus-java.version>1.0.7</plexus-java.version> <!-- for ITs --> <sitePluginVersion>3.3</sitePluginVersion> <projectInfoReportsPluginVersion>2.7</projectInfoReportsPluginVersion>
