Skip to content

Commit 70de3ad

Browse files
committed
Lock maven-jxr-plugin
1 parent da3f888 commit 70de3ad

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,11 @@
201201
<topSiteURL>scm:svn:https://svn.apache.org/repos/asf/maven/website/components/${maven.site.path}</topSiteURL>
202202
</configuration>
203203
</plugin>
204+
<plugin>
205+
<groupId>org.apache.maven.plugins</groupId>
206+
<artifactId>maven-jxr-plugin</artifactId>
207+
<version>3.1.1</version>
208+
</plugin>
204209
</plugins>
205210
</pluginManagement>
206211
<plugins>

0 commit comments

Comments
 (0)