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

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


The following commit(s) were added to refs/heads/master by this push:
     new 3af8e8d  Bump maven-javadoc-plugin from 3.3.2 to 3.4.0 (#60)
3af8e8d is described below

commit 3af8e8d7208f3133072e5aa5838e411ed6cc8119
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 5 20:02:36 2022 +1000

    Bump maven-javadoc-plugin from 3.3.2 to 3.4.0 (#60)
    
    Bumps 
[maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 
3.3.2 to 3.4.0.
    - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.3.2...maven-javadoc-plugin-3.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7b43115..1cff667 100644
--- a/pom.xml
+++ b/pom.xml
@@ -135,7 +135,7 @@
     
<maven-project-info-reports-plugin.version>3.1.0</maven-project-info-reports-plugin.version>
     <checkstyleVersion>3.1.2</checkstyleVersion>
     <jxrVersion>3.0.0</jxrVersion>
-    <javadocPluginVersion>3.3.2</javadocPluginVersion>
+    <javadocPluginVersion>3.4.0</javadocPluginVersion>
 
     <plexusUtilsPluginsVersion>3.0.15</plexusUtilsPluginsVersion>
 

Reply via email to