Skip to content

Commit

Permalink
Merge pull request #97 from skfit-uni-luebeck/renovate/maven-surefire…
Browse files Browse the repository at this point in the history
…-plugin.version

Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.2
  • Loading branch information
nr23730 authored Nov 4, 2024
2 parents 0d8adeb + 2026c14 commit 7e5d488
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
Expand Up @@ -14,7 +14,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<junit.version>5.11.3</junit.version>
<maven-enforcer-plugin.version>3.5.0</maven-enforcer-plugin.version>
<maven-surefire-plugin.version>3.5.1</maven-surefire-plugin.version>
<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
<maven-javadoc-plugin.version>3.11.1</maven-javadoc-plugin.version>
<coveralls-maven-plugin.version>4.3.0</coveralls-maven-plugin.version>
<maven-source-plugin.version>3.3.1</maven-source-plugin.version>
Expand Down

0 comments on commit 7e5d488

Please sign in to comment.