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>
@@ -219,11 +219,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/x
219219 <artifactId >wagon-ssh</artifactId >
220220 <version >${wagon-ssh.version} </version >
221221 </dependency >
222- <dependency >
223- <groupId >org.apache.maven.doxia</groupId >
224- <artifactId >doxia-module-markdown</artifactId >
225- <version >1.8</version >
226- </dependency >
227222 </dependencies >
228223 </plugin >
229224 <!-- This plugin's configuration is used to store Eclipse m2e settings only.
You can’t perform that action at this time.
0 commit comments