File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 3030 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
3131 <maven .compiler.source>8</maven .compiler.source>
3232 <maven .compiler.target>8</maven .compiler.target>
33- <junit .version>5.7.1 </junit .version>
33+ <junit .version>5.8.2 </junit .version>
3434 <hamcrest .version>2.2</hamcrest .version>
3535 <spotless .version>2.12.2</spotless .version>
3636 <google-java-format .version>1.7</google-java-format .version>
9090 </execution >
9191 </executions >
9292 </plugin >
93+ <plugin >
94+ <groupId >org.apache.maven.plugins</groupId >
95+ <artifactId >maven-surefire-plugin</artifactId >
96+ <version >2.22.2</version >
97+ </plugin >
9398 <plugin >
9499 <groupId >org.sonatype.plugins</groupId >
95100 <artifactId >nexus-staging-maven-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments