Skip to content

Commit 4079fbe

Browse files
Bump org.codehaus.mojo:appassembler-maven-plugin from 1.8.1 to 2.1.0
Bumps [org.codehaus.mojo:appassembler-maven-plugin](https://github.com/mojohaus/appassembler) from 1.8.1 to 2.1.0. - [Release notes](https://github.com/mojohaus/appassembler/releases) - [Commits](mojohaus/appassembler@appassembler-1.8.1...appassembler-2.1.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:appassembler-maven-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent faced26 commit 4079fbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/cli-module/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
<plugin>
166166
<groupId>org.codehaus.mojo</groupId>
167167
<artifactId>appassembler-maven-plugin</artifactId>
168-
<version>1.8.1</version>
168+
<version>2.1.0</version>
169169
<configuration>
170170
<configurationSourceDirectory>src/main/resources</configurationSourceDirectory>
171171
<copyConfigurationDirectory>true</copyConfigurationDirectory>

0 commit comments

Comments
 (0)