Skip to content

Commit f474550

Browse files
Bump org.apache.maven.plugins:maven-assembly-plugin from 2.4 to 3.7.1
Bumps [org.apache.maven.plugins:maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 2.4 to 3.7.1. - [Release notes](https://github.com/apache/maven-assembly-plugin/releases) - [Commits](apache/maven-assembly-plugin@maven-assembly-plugin-2.4...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-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 198eb44 commit f474550

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist-archive/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ under the License.
190190
</plugin>
191191
<plugin>
192192
<artifactId>maven-assembly-plugin</artifactId>
193-
<version>2.4</version>
193+
<version>3.7.1</version>
194194
<configuration>
195195
<skipAssembly>false</skipAssembly>
196196
</configuration>

0 commit comments

Comments
 (0)