Skip to content

Commit e532dae

Browse files
authoredMay 28, 2022
Merge pull request #877 from apache/dependabot/maven/org.apache.maven.plugins-maven-jxr-plugin-3.2.0
Bump maven-jxr-plugin from 3.1.1 to 3.2.0
2 parents 69c8944 + c4cce1e commit e532dae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@
271271
<jacoco.plugin.version>0.8.8</jacoco.plugin.version>
272272
<release.plugin.version>2.5.3</release.plugin.version>
273273
<scm.plugin.version>1.12.2</scm.plugin.version>
274-
<jxr.plugin.version>3.1.1</jxr.plugin.version>
274+
<jxr.plugin.version>3.2.0</jxr.plugin.version>
275275
<revapi.skip>false</revapi.skip>
276276
<site.plugin.version>3.11.0</site.plugin.version>
277277
<!-- Maven site depends on Velocity and the escaping rules are different in newer versions. -->

0 commit comments

Comments
 (0)
Please sign in to comment.