Skip to content

Commit 60cf02d

Browse files
authored
Merge pull request #410 from buschlab/renovate/maven-surefire-plugin.version
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.1
2 parents a1caffc + 1c472a8 commit 60cf02d

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.mtbimporter.MtbImporter</exec.mainClass>
1111
<maven-source-plugin.version>3.3.1</maven-source-plugin.version>
12-
<maven-surefire-plugin.version>3.5.0</maven-surefire-plugin.version>
12+
<maven-surefire-plugin.version>3.5.1</maven-surefire-plugin.version>
1313
<maven-javadoc-plugin.version>3.10.1</maven-javadoc-plugin.version>
1414
<maven-enforcer-plugin.version>3.5.0</maven-enforcer-plugin.version>
1515
</properties>

0 commit comments

Comments
 (0)