Skip to content

Commit c883f08

Browse files
committed
add shade plugin version & group
Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>
1 parent 3c83d10 commit c883f08

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

spark/ingestion/pom.xml

+2
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,9 @@
250250
</executions>
251251
</plugin>
252252
<plugin>
253+
<groupId>org.apache.maven.plugins</groupId>
253254
<artifactId>maven-shade-plugin</artifactId>
255+
<version>3.2.4</version>
254256
<executions>
255257
<execution>
256258
<phase>package</phase>

0 commit comments

Comments
 (0)