Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tadayosi committed Apr 1, 2024
1 parent 93172b3 commit c2a4d72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -1037,7 +1037,7 @@
<!-- Versions of Maven plugins (org.apache.maven.plugins) -->

<plugin.maven-antrun-plugin>3.1.0</plugin.maven-antrun-plugin>
<plugin.maven-assembly-plugin>3.7.0</plugin.maven-assembly-plugin>
<plugin.maven-assembly-plugin>3.7.1</plugin.maven-assembly-plugin>
<plugin.maven-changes-plugin>2.12.1</plugin.maven-changes-plugin>
<plugin.maven-clean-plugin>3.3.2</plugin.maven-clean-plugin>
<plugin.maven-compiler-plugin>3.12.1</plugin.maven-compiler-plugin>
Expand Down

0 comments on commit c2a4d72

Please sign in to comment.