You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by cs...@apache.org on 2021/10/19 06:31:52 UTC

[maven-parent] branch master updated: Bump maven-jxr-plugin from 3.0.0 to 3.1.1 (#24)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 5386f54  Bump maven-jxr-plugin from 3.0.0 to 3.1.1 (#24)
5386f54 is described below

commit 5386f54f2cba02133ce550e97052a797ec51f08a
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Oct 19 08:31:49 2021 +0200

    Bump maven-jxr-plugin from 3.0.0 to 3.1.1 (#24)
    
    Bumps [maven-jxr-plugin](https://github.com/apache/maven-jxr) from 3.0.0 to 3.1.1.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2b30326..ed21ae0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1034,7 +1034,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-jxr-plugin</artifactId>
-          <version>3.0.0</version>
+          <version>3.1.1</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>