Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-dependency-plugin (#155)
Browse files Browse the repository at this point in the history
Co-authored-by: Boni Garcia <boni.garcia@uc3m.es>
  • Loading branch information
dependabot[bot] and bonigarcia committed Jun 24, 2024
1 parent 2adb8e1 commit 512aded
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 @@ -17,7 +17,7 @@
<wdm.version>5.8.0</wdm.version>

<maven-surefire-plugin.version>3.3.0</maven-surefire-plugin.version>
<maven-dependency-plugin.version>3.7.0</maven-dependency-plugin.version>
<maven-dependency-plugin.version>3.7.1</maven-dependency-plugin.version>

<java.version>1.8</java.version>
<maven.compiler.target>${java.version}</maven.compiler.target>
Expand Down

0 comments on commit 512aded

Please sign in to comment.