Skip to content

Commit

Permalink
Merge pull request #137 from ottlinger/dependabot/maven/org.apache.ma…
Browse files Browse the repository at this point in the history
…ven.plugins-maven-jxr-plugin-3.1.1

Bump maven-jxr-plugin from 3.0.0 to 3.1.1
  • Loading branch information
ottlinger authored May 19, 2021
2 parents 651ba61 + 5234439 commit 2661ced
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -470,7 +470,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jxr-plugin</artifactId>
<version>3.0.0</version>
<version>3.1.1</version>
</plugin>
<!-- 2011-03-26 generates build number for filtering, seems to fail with hg as SCM provider, see http://jira.codehaus.org/browse/MOJO-1436 -->
<plugin>
Expand Down Expand Up @@ -517,7 +517,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jxr-plugin</artifactId>
<version>3.0.0</version>
<version>3.1.1</version>
<configuration>
<aggregate>true</aggregate>
<linkJavadoc>true</linkJavadoc>
Expand Down

0 comments on commit 2661ced

Please sign in to comment.