Skip to content

Commit b000f78

Browse files
authored
Merge pull request #34 from xdev-software/dependabot/maven/org.apache.maven.plugins-maven-assembly-plugin-3.5.0
Bump maven-assembly-plugin from 3.4.2 to 3.5.0
2 parents 2d82724 + 1f37518 commit b000f78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vaadin-addon-template/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@
272272
<plugin>
273273
<groupId>org.apache.maven.plugins</groupId>
274274
<artifactId>maven-assembly-plugin</artifactId>
275-
<version>3.4.2</version>
275+
<version>3.5.0</version>
276276
<configuration>
277277
<appendAssemblyId>false</appendAssemblyId>
278278
<descriptors>

0 commit comments

Comments
 (0)