Skip to content

Commit 84e4ee8

Browse files
Update dependency org.apache.maven.plugins:maven-assembly-plugin to v3.8.0 (#267)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d3ad62a commit 84e4ee8

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
@@ -136,7 +136,7 @@
136136
<plugin>
137137
<groupId>org.apache.maven.plugins</groupId>
138138
<artifactId>maven-assembly-plugin</artifactId>
139-
<version>3.7.1</version>
139+
<version>3.8.0</version>
140140
<configuration>
141141
<descriptorRefs>
142142
<descriptorRef>jar-with-dependencies</descriptorRef>

0 commit comments

Comments
 (0)