Skip to content

Commit 9f5cc42

Browse files
committed
GH-534 - Upgrade to Maven Assembly Plugin 3.7.1.
1 parent 3c53b7d commit 9f5cc42

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
@@ -321,7 +321,7 @@ limitations under the License.
321321
<plugin>
322322
<groupId>org.apache.maven.plugins</groupId>
323323
<artifactId>maven-assembly-plugin</artifactId>
324-
<version>3.6.0</version>
324+
<version>3.7.1</version>
325325
<executions>
326326
<execution>
327327
<id>docs</id>

0 commit comments

Comments
 (0)