Skip to content

Commit b629a17

Browse files
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.4.0
1 parent a97d29c commit b629a17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1010
<exec.mainClass>de.uzl.lied.mtbexporter.MtbExporter</exec.mainClass>
1111
<maven-source-plugin.version>3.3.1</maven-source-plugin.version>
12-
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
12+
<maven-surefire-plugin.version>3.4.0</maven-surefire-plugin.version>
1313
<maven-javadoc-plugin.version>3.8.0</maven-javadoc-plugin.version>
1414
<maven-enforcer-plugin.version>3.5.0</maven-enforcer-plugin.version>
1515
</properties>

0 commit comments

Comments
 (0)