]> source.dussan.org Git - aspectj.git/commitdiff
Bump maven-assembly-plugin from 3.1.1 to 3.5.0 dependabot/maven/org.apache.maven.plugins-maven-assembly-plugin-3.5.0 225/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 23 Feb 2023 21:59:53 +0000 (21:59 +0000)
committerGitHub <noreply@github.com>
Thu, 23 Feb 2023 21:59:53 +0000 (21:59 +0000)
Bumps [maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 3.1.1 to 3.5.0.
- [Release notes](https://github.com/apache/maven-assembly-plugin/releases)
- [Commits](https://github.com/apache/maven-assembly-plugin/compare/maven-assembly-plugin-3.1.1...maven-assembly-plugin-3.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 7090992c1bc55ab4f3f079f481c3eb4746ea9a39..983580ee2af33a304db5d49b47b3bf4c01dec2ac 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                <plugin>
                                        <groupId>org.apache.maven.plugins</groupId>
                                        <artifactId>maven-assembly-plugin</artifactId>
-                                       <version>3.1.1</version>
+                                       <version>3.5.0</version>
                                </plugin>
                                <!--
                                        TODO: MSHADE-36 is in Maven Shade 3.3.0 -> it should be possible to include the dependency-reduced POM there