You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2022/11/27 16:37:48 UTC

[cxf] 01/03: Update maven-javadoc-plugin to 3.4.1

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

reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 7f1be08ff328406c07fca362cf91b096bad37289
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Sun Nov 27 11:18:24 2022 -0500

    Update maven-javadoc-plugin to 3.4.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index e40b63999f..527a534a52 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -1852,7 +1852,7 @@
             <dependency>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-javadoc-plugin</artifactId>
-                <version>3.3.2</version>
+                <version>3.4.1</version>
             </dependency>
             <dependency>
                 <groupId>org.ehcache</groupId>