Skip to content

Commit

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

build(deps): bump org.apache.maven.plugins:maven-jxr-plugin from 3.5.0 to 3.6.0
  • Loading branch information
ottlinger authored Nov 12, 2024
2 parents ffe8442 + 73b2074 commit e164f0e
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 @@ -532,7 +532,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jxr-plugin</artifactId>
<version>3.5.0</version>
<version>3.6.0</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 @@ -579,7 +579,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jxr-plugin</artifactId>
<version>3.5.0</version>
<version>3.6.0</version>
<configuration>
<aggregate>true</aggregate>
<linkJavadoc>true</linkJavadoc>
Expand Down

0 comments on commit e164f0e

Please sign in to comment.