File tree Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.codehaus.plexus</groupId >
77 <artifactId >plexus</artifactId >
8- <version >15 </version >
8+ <version >16 </version >
99 </parent >
1010
1111 <artifactId >plexus-compiler</artifactId >
147147 <plugin >
148148 <groupId >org.apache.maven.plugins</groupId >
149149 <artifactId >maven-surefire-plugin</artifactId >
150- <version >3.2.2</version >
151150 <configuration >
152151 <redirectTestOutputToFile >${redirectTestOutputToFile} </redirectTestOutputToFile >
153152 </configuration >
168167 <autoVersionSubmodules >true</autoVersionSubmodules >
169168 </configuration >
170169 </plugin >
171- <plugin >
172- <groupId >org.apache.maven.plugins</groupId >
173- <artifactId >maven-javadoc-plugin</artifactId >
174- <configuration >
175- <additionalparam >-Xdoclint:none</additionalparam >
176- </configuration >
177- </plugin >
178170 </plugins >
179171 </pluginManagement >
180172 <plugins >
188180 <plugin >
189181 <groupId >org.apache.maven.plugins</groupId >
190182 <artifactId >maven-enforcer-plugin</artifactId >
191- <version >3.4.1</version >
192183 <executions >
193184 <execution >
194185 <id >enforce-java</id >
You can’t perform that action at this time.
0 commit comments