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

juanpablo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jspwiki.git


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

commit 0f8e3266de674886fd0d3edfff14c427b033d309
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 1 17:04:11 2021 +0000

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

diff --git a/pom.xml b/pom.xml
index fe6c6ec..90a85ca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -93,7 +93,7 @@
     <plugin.install.version>2.5.2</plugin.install.version>
     <plugin.jar.version>3.2.0</plugin.jar.version>
     <plugin.javadoc.version>3.3.0</plugin.javadoc.version>
-    <plugin.jxr.version>3.0.0</plugin.jxr.version>
+    <plugin.jxr.version>3.1.1</plugin.jxr.version>
     
<plugin.project-info-reports.version>3.1.1</plugin.project-info-reports.version>
     <plugin.release.version>3.0.0-M4</plugin.release.version>
     <plugin.resources.version>3.2.0</plugin.resources.version>

Reply via email to