Skip to content

Commit

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

Bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.1 to 3.8.0
  • Loading branch information
bjhargrave authored Aug 22, 2024
2 parents b13c6ba + b7e08b6 commit 8fbd88f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org.eclipse.transformer.parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ SPDX-License-Identifier: ${project.licenses[0].name}
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.7.1</version>
<version>3.8.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 8fbd88f

Please sign in to comment.