This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-apache-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new ebf0e28  [MPOM-430] Bump maven-javadoc-plugin from 3.5.0 to 3.6.0
ebf0e28 is described below

commit ebf0e28be19ec7b0d6078eb430ffd453ddb18e5e
Author: Tibor Zimányi <[email protected]>
AuthorDate: Mon Oct 2 14:18:04 2023 +0200

    [MPOM-430] Bump maven-javadoc-plugin from 3.5.0 to 3.6.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 92dcdbb..3f5140c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -116,7 +116,7 @@ under the License.
     <version.maven-install-plugin>3.1.1</version.maven-install-plugin>
     <version.maven-invoker-plugin>3.5.1</version.maven-invoker-plugin>
     <version.maven-jar-plugin>3.3.0</version.maven-jar-plugin>
-    <version.maven-javadoc-plugin>3.5.0</version.maven-javadoc-plugin>
+    <version.maven-javadoc-plugin>3.6.0</version.maven-javadoc-plugin>
     
<version.maven-plugin-tools>${maven.plugin.tools.version}</version.maven-plugin-tools>
     
<version.maven-project-info-reports-plugin>3.4.5</version.maven-project-info-reports-plugin>
     <version.maven-release-plugin>3.0.1</version.maven-release-plugin>

Reply via email to