You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by gi...@apache.org on 2022/07/21 06:00:14 UTC

[maven-compiler-plugin] branch master updated: Bump maven-jxr-plugin from 3.1.1 to 3.2.0

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

github-bot pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git


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

commit baa4ad918f2cbb375437eedb4857f1b56ef60c2e
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Mar 24 14:36:36 2022 +0000

    Bump maven-jxr-plugin from 3.1.1 to 3.2.0
    
    Bumps [maven-jxr-plugin](https://github.com/apache/maven-jxr) from 3.1.1 to 3.2.0.
    - [Release notes](https://github.com/apache/maven-jxr/releases)
    - [Commits](https://github.com/apache/maven-jxr/compare/jxr-3.1.1...jxr-3.2.0)
    
    ---
    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] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9e62dfa..e81c21b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -267,7 +267,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-jxr-plugin</artifactId>
-          <version>3.1.1</version>
+          <version>3.2.0</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>