Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v…
Browse files Browse the repository at this point in the history
…3.4.0
renovate[bot] authored Aug 19, 2024
1 parent 18070ea commit 6ecf9e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<exec.mainClass>de.uzl.lied.mtbexporter.MtbExporter</exec.mainClass>
<maven-source-plugin.version>3.3.1</maven-source-plugin.version>
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
<maven-surefire-plugin.version>3.4.0</maven-surefire-plugin.version>
<maven-javadoc-plugin.version>3.8.0</maven-javadoc-plugin.version>
<maven-enforcer-plugin.version>3.4.1</maven-enforcer-plugin.version>
</properties>

0 comments on commit 6ecf9e7

Please sign in to comment.