Skip to content

Commit

Permalink
Merge pull request #82 from wiremock/dependabot/maven/org.apache.mave…
Browse files Browse the repository at this point in the history
…n.plugins-maven-dependency-plugin-3.6.1

Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.0 to 3.6.1
  • Loading branch information
oleg-nenashev authored Oct 25, 2023
2 parents 3473680 + 8a83b13 commit 6a81817
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 @@ -149,7 +149,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.6.0</version>
<version>3.6.1</version>
<executions>
<execution>
<id>copy</id>
Expand Down

0 comments on commit 6a81817

Please sign in to comment.