File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 7676 <maven-javadoc-plugin .version>2.10.3</maven-javadoc-plugin .version>
7777 <maven-gpg-plugin .version>1.6</maven-gpg-plugin .version>
7878 <maven-source-plugin .version>3.0.0</maven-source-plugin .version>
79- <maven-surefire-plugin .version>9 </maven-surefire-plugin .version>
79+ <maven-surefire-plugin .version>2.19.1 </maven-surefire-plugin .version>
8080
8181 <!-- libraries. -->
8282 <gson .version>2.6.2</gson .version>
163163 <plugin >
164164 <groupId >org.apache.maven.plugins</groupId >
165165 <artifactId >maven-surefire-plugin</artifactId >
166- <version >2.1 ${maven-surefire-plugin.version} .1 </version >
166+ <version >${maven-surefire-plugin.version} </version >
167167 <configuration >
168168 <forkCount >1</forkCount >
169169 <reuseForks >true</reuseForks >
You can’t perform that action at this time.
0 commit comments