Skip to content

Commit 81b1437

Browse files
committed
Update dependency org.apache.maven.plugins:maven-assembly-plugin to v3.8.0
1 parent 265a876 commit 81b1437

File tree

1 file changed

+1
-1
lines changed
  • testcontainers-advanced-imagebuilder-dummy-app

1 file changed

+1
-1
lines changed

testcontainers-advanced-imagebuilder-dummy-app/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<plugin>
4343
<groupId>org.apache.maven.plugins</groupId>
4444
<artifactId>maven-assembly-plugin</artifactId>
45-
<version>3.7.1</version>
45+
<version>3.8.0</version>
4646
<configuration>
4747
<archive>
4848
<manifest>

0 commit comments

Comments
 (0)