Skip to content

Commit db934c1

Browse files
Bump org.apache.maven.plugins:maven-assembly-plugin from 3.7.1 to 3.8.0 (#126)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 19f0cc8 commit db934c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-app/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<plugin>
2525
<groupId>org.apache.maven.plugins</groupId>
2626
<artifactId>maven-assembly-plugin</artifactId>
27-
<version>3.7.1</version>
27+
<version>3.8.0</version>
2828
<configuration>
2929
<descriptorRefs>
3030
<descriptorRef>jar-with-dependencies</descriptorRef>

0 commit comments

Comments
 (0)