Skip to content

Commit

Permalink
Merge pull request #1464 from Bananeweizen/remove_duplicate_version
Browse files Browse the repository at this point in the history
remove duplicate maven-dependency-plugin version
  • Loading branch information
motlin committed Jun 19, 2023
2 parents 0574e41 + 4f75924 commit e960a17
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion acceptance-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@

<plugin>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.1.2</version>
<executions>
<execution>
<id>analyze</id>
Expand Down
1 change: 0 additions & 1 deletion jmh-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,6 @@

<plugin>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.1.2</version>
<executions>
<execution>
<id>analyze</id>
Expand Down

0 comments on commit e960a17

Please sign in to comment.