File tree Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/x
9595
9696 <!-- maven plugin versions -->
9797 <maven-deploy-plugin .version>2.8.1</maven-deploy-plugin .version>
98- <maven-site-plugin .version>3.6 </maven-site-plugin .version>
98+ <maven-site-plugin .version>3.11.0 </maven-site-plugin .version>
9999 <maven-stylus-skin .version>1.5</maven-stylus-skin .version>
100100 <maven-antrun-plugin .version>1.7</maven-antrun-plugin .version>
101101 <maven-assembly-plugin .version>2.4</maven-assembly-plugin .version>
@@ -313,11 +313,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/x
313313 <artifactId >wagon-ssh</artifactId >
314314 <version >${wagon-ssh.version} </version >
315315 </dependency >
316- <dependency >
317- <groupId >org.apache.maven.doxia</groupId >
318- <artifactId >doxia-module-markdown</artifactId >
319- <version >1.8</version >
320- </dependency >
321316 </dependencies >
322317 </plugin >
323318 <!-- This plugin's configuration is used to store Eclipse m2e settings only.
You can’t perform that action at this time.
0 commit comments