You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by sr...@apache.org on 2022/08/18 14:51:22 UTC

[plc4x] branch develop updated: build(deps): bump maven-javadoc-plugin from 3.4.0 to 3.4.1 (#459)

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

sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git


The following commit(s) were added to refs/heads/develop by this push:
     new 0add38643 build(deps): bump maven-javadoc-plugin from 3.4.0 to 3.4.1 (#459)
0add38643 is described below

commit 0add38643316f4294235580ac5748cbb1f2d29e1
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Aug 18 16:51:17 2022 +0200

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

diff --git a/pom.xml b/pom.xml
index 848bb5746..8dae2b6d0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1292,7 +1292,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-javadoc-plugin</artifactId>
-          <version>3.4.0</version>
+          <version>3.4.1</version>
           <configuration>
             <!--
               This will suppress the generation of a hidden timestamp at the top of each generated html page