File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 5757
5858 <nexus-staging-maven-plugin .version>1.6.13</nexus-staging-maven-plugin .version>
5959 <maven-exec-plugin .version>1.6.0</maven-exec-plugin .version>
60- <maven-surefire-plugin .version>2.22.2 </maven-surefire-plugin .version>
60+ <maven-surefire-plugin .version>3.5.3 </maven-surefire-plugin .version>
6161 <maven-enforcer-plugin .version>3.5.0</maven-enforcer-plugin .version>
6262 <maven-source-plugin .version>3.3.1</maven-source-plugin .version>
6363 <maven-javadoc-plugin .version>3.11.2</maven-javadoc-plugin .version>
9999 <artifactId >guava</artifactId >
100100 <version >${guava.version} </version >
101101 </dependency >
102+
103+
104+ <!-- testing -->
102105 <dependency >
103106 <groupId >org.junit.jupiter</groupId >
104107 <artifactId >junit-jupiter-api</artifactId >
You can’t perform that action at this time.
0 commit comments