Skip to content

Commit a16cb71

Browse files
committed
Bump maven-assembly-plugin to 3.3.0
1 parent a83940b commit a16cb71

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,11 @@ under the License.
116116
<artifactId>maven-site-plugin</artifactId>
117117
<version>3.9.1</version>
118118
</plugin>
119+
<plugin>
120+
<groupId>org.apache.maven.plugins</groupId>
121+
<artifactId>maven-assembly-plugin</artifactId>
122+
<version>3.3.0</version>
123+
</plugin>
119124
</plugins>
120125
</pluginManagement>
121126
<plugins>

0 commit comments

Comments
 (0)