Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-dependency-plugin
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.3.0 to 3.7.1.
- [Release notes](https://github.com/apache/maven-dependency-plugin/releases)
- [Commits](apache/maven-dependency-plugin@maven-dependency-plugin-3.3.0...maven-dependency-plugin-3.7.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-dependency-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 2, 2024
1 parent b031b7c commit 332eb8e
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 @@ -19,7 +19,7 @@
<maven.assembly.plugin.version>3.3.0</maven.assembly.plugin.version>
<maven.enforcer.plugin.version>3.1.0</maven.enforcer.plugin.version>
<maven.jar.plugin.version>3.3.0</maven.jar.plugin.version>
<maven.dependency.plugin.version>3.3.0</maven.dependency.plugin.version>
<maven.dependency.plugin.version>3.7.1</maven.dependency.plugin.version>
<maven.shade.plugin.version>3.5.0</maven.shade.plugin.version>

<bouncycastle.version>1.70</bouncycastle.version>
Expand Down

0 comments on commit 332eb8e

Please sign in to comment.