This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git
commit a3fdf4749e6c43c97d97043bcfd1399606c02b2c Author: Sylwester Lachiewicz <[email protected]> AuthorDate: Fri Apr 23 08:20:12 2021 +0200 Bump maven-jxr-plugin 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 52d69af..3a81111 100644 --- a/pom.xml +++ b/pom.xml @@ -295,7 +295,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>
