Skip to content

Commit abcff95

Browse files
authored
deps: Update dependency org.apache.maven.plugins:maven-assembly-plugin to v3.7.0 (#1879)
1 parent 1ba8268 commit abcff95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -834,7 +834,7 @@
834834
<plugin>
835835
<groupId>org.apache.maven.plugins</groupId>
836836
<artifactId>maven-assembly-plugin</artifactId>
837-
<version>3.6.0</version>
837+
<version>3.7.0</version>
838838
<configuration>
839839
<!-- get all project dependencies -->
840840
<descriptorRefs>
@@ -867,7 +867,7 @@
867867
<plugin>
868868
<groupId>org.apache.maven.plugins</groupId>
869869
<artifactId>maven-assembly-plugin</artifactId>
870-
<version>3.6.0</version>
870+
<version>3.7.0</version>
871871
<configuration>
872872
<!-- get all project dependencies -->
873873
<descriptorRefs>

0 commit comments

Comments
 (0)