You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2021/06/03 13:29:25 UTC

[maven-jlink-plugin] 02/03: Bump maven-javadoc-plugin from 3.2.0 to 3.3.0

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-jlink-plugin.git

commit 27f3bb0edc9648728d31f7b933c94921df28e67a
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Thu Jun 3 15:26:13 2021 +0200

    Bump maven-javadoc-plugin from 3.2.0 to 3.3.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 452fab7..fbb0f25 100644
--- a/pom.xml
+++ b/pom.xml
@@ -165,7 +165,7 @@
         </plugin>
         <plugin>
           <artifactId>maven-javadoc-plugin</artifactId>
-          <version>3.2.0</version>
+          <version>3.3.0</version>
         </plugin>
         <plugin>
           <artifactId>maven-site-plugin</artifactId>