Skip to content

Commit c50c685

Browse files
Bump org.apache.maven.plugins:maven-assembly-plugin from 2.4 to 3.8.0
Bumps [org.apache.maven.plugins:maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 2.4 to 3.8.0. - [Release notes](https://github.com/apache/maven-assembly-plugin/releases) - [Commits](apache/maven-assembly-plugin@maven-assembly-plugin-2.4...v3.8.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-assembly-plugin dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 52e51b9 commit c50c685

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.8.0</version>
194194
<configuration>
195195
<skipAssembly>false</skipAssembly>
196196
</configuration>

0 commit comments

Comments
 (0)