Skip to content

Commit

Permalink
Merge branch '__rultor'
Browse files Browse the repository at this point in the history
  • Loading branch information
rultor committed Jun 14, 2023
2 parents 3853aef + e81f455 commit 273b4e8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/it/basic-usage/pom.xml
Expand Up @@ -87,7 +87,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
</plugin>
<plugin>
<artifactId>maven-dependency-plugin</artifactId>
<version>2.8</version>
<version>3.6.0</version>
<executions>
<execution>
<goals>
Expand Down
2 changes: 1 addition & 1 deletion src/it/parallel/pom.xml
Expand Up @@ -76,7 +76,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
</plugin>
<plugin>
<artifactId>maven-dependency-plugin</artifactId>
<version>2.8</version>
<version>3.6.0</version>
<executions>
<execution>
<goals>
Expand Down
2 changes: 1 addition & 1 deletion src/it/with-options/pom.xml
Expand Up @@ -87,7 +87,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
</plugin>
<plugin>
<artifactId>maven-dependency-plugin</artifactId>
<version>2.8</version>
<version>3.6.0</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 273b4e8

Please sign in to comment.