Skip to content
This repository was archived by the owner on Jan 6, 2023. It is now read-only.

Commit 82d51da

Browse files
authored
Merge pull request #30 from oracle/dependabot/maven/org.apache.maven.plugins-maven-assembly-plugin-3.4.2
Bump maven-assembly-plugin from 3.3.0 to 3.4.2
2 parents 34f908d + 010d5b9 commit 82d51da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
<plugin>
114114
<groupId>org.apache.maven.plugins</groupId>
115115
<artifactId>maven-assembly-plugin</artifactId>
116-
<version>3.3.0</version>
116+
<version>3.4.2</version>
117117
<executions>
118118
<execution>
119119
<phase>package</phase>

0 commit comments

Comments
 (0)