Skip to content

Commit

Permalink
Merge pull request #527 from jakartaee/dependabot/maven/org.apache.ma…
Browse files Browse the repository at this point in the history
…ven.plugins-maven-dependency-plugin-3.7.0

Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.1 to 3.7.0
  • Loading branch information
KyleAure authored Jun 12, 2024
2 parents 7795849 + ac7e544 commit 34b32f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tck-dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.6.1</version>
<version>3.7.0</version>
<executions>
<!-- Load TCK dependency location as variable -->
<execution>
Expand Down

0 comments on commit 34b32f6

Please sign in to comment.