File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 162162 <plugin >
163163 <groupId >org.apache.maven.plugins</groupId >
164164 <artifactId >maven-site-plugin</artifactId >
165- <version >3.5.1 </version >
165+ <version >3.6 </version >
166166 <dependencies >
167167 <dependency >
168168 <!-- Allows markdown syntax for site generation. To use it place files below src/site/markdown/[filename].md -->
169169 <groupId >org.apache.maven.doxia</groupId >
170170 <artifactId >doxia-module-markdown</artifactId >
171- <version >1.6 </version >
171+ <version >1.7 </version >
172172 </dependency >
173173 </dependencies >
174174 <configuration >
Original file line number Diff line number Diff line change 66 <skin >
77 <groupId >org.apache.maven.skins</groupId >
88 <artifactId >maven-fluido-skin</artifactId >
9- <version >1.3.1 </version >
9+ <version >1.6 </version >
1010 </skin >
1111 <custom >
1212 <fluidoSkin >
You can’t perform that action at this time.
0 commit comments