Skip to content

Commit a58cdb5

Browse files
Update dependency org.apache.maven.plugins:maven-assembly-plugin to v3.5.0 (#67)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 82ee3cc commit a58cdb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
<plugin>
193193
<groupId>org.apache.maven.plugins</groupId>
194194
<artifactId>maven-assembly-plugin</artifactId>
195-
<version>3.4.2</version>
195+
<version>3.5.0</version>
196196
<configuration>
197197
<finalName>SWE_${project.artifactId}_V${project.version}_D${maven.build.timestamp}</finalName>
198198
<appendAssemblyId>false</appendAssemblyId>

0 commit comments

Comments
 (0)