File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
resources/sdk/purecloudjava/templates Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 152152 <plugin >
153153 <groupId >org.apache.maven.plugins</groupId >
154154 <artifactId >maven-javadoc-plugin</artifactId >
155- <version >3.11.2 </version >
155+ <version >3.12.0 </version >
156156 <configuration >
157157 <additionalOptions >
158158 <additionalOption >-Xdoclint:none</additionalOption >
159159 </additionalOptions >
160160 <doclint >none</doclint >
161161 <failOnError >false</failOnError >
162+ <splitindex >true</splitindex >
162163 </configuration >
163164 <executions >
164165 <execution >
203204 <plugin >
204205 <groupId >org.apache.maven.plugins</groupId >
205206 <artifactId >maven-surefire-plugin</artifactId >
206- <version >3.5.3 </version >
207+ <version >3.5.4 </version >
207208 <configuration >
208209 <!-- Suite testng xml file to consider for test execution -->
209210 <suiteXmlFiles >
You can’t perform that action at this time.
0 commit comments