We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a97d29c commit b629a17Copy full SHA for b629a17
pom.xml
@@ -9,7 +9,7 @@
9
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
10
<exec.mainClass>de.uzl.lied.mtbexporter.MtbExporter</exec.mainClass>
11
<maven-source-plugin.version>3.3.1</maven-source-plugin.version>
12
- <maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
+ <maven-surefire-plugin.version>3.4.0</maven-surefire-plugin.version>
13
<maven-javadoc-plugin.version>3.8.0</maven-javadoc-plugin.version>
14
<maven-enforcer-plugin.version>3.5.0</maven-enforcer-plugin.version>
15
</properties>
0 commit comments