Skip to content

Commit be8c9c0

Browse files
authoredMar 18, 2024··
deps: Update dependency org.apache.maven.plugins:maven-assembly-plugin to v3.7.1 (#1911)
1 parent 92121b9 commit be8c9c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -839,7 +839,7 @@
839839
<plugin>
840840
<groupId>org.apache.maven.plugins</groupId>
841841
<artifactId>maven-assembly-plugin</artifactId>
842-
<version>3.7.0</version>
842+
<version>3.7.1</version>
843843
<configuration>
844844
<!-- get all project dependencies -->
845845
<descriptorRefs>
@@ -872,7 +872,7 @@
872872
<plugin>
873873
<groupId>org.apache.maven.plugins</groupId>
874874
<artifactId>maven-assembly-plugin</artifactId>
875-
<version>3.7.0</version>
875+
<version>3.7.1</version>
876876
<configuration>
877877
<!-- get all project dependencies -->
878878
<descriptorRefs>

0 commit comments

Comments
 (0)
Please sign in to comment.