Skip to content

Commit 66f58d9

Browse files
committed
PHOENIX-7447 Update maven-shade-plugin to 3.6.0 (#2016)
1 parent 916b0dd commit 66f58d9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pom.xml

+2
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@
164164
<maven-bundle-plugin.version>5.1.9</maven-bundle-plugin.version>
165165
<exec-maven-plugin.version>3.1.1</exec-maven-plugin.version>
166166
<maven-checkstyle-plugin.version>3.3.0</maven-checkstyle-plugin.version>
167+
<maven-shade-plugin.version>3.6.0</maven-shade-plugin.version>
167168

168169
<!-- Plugin options -->
169170
<skipParallelStatsEnabledTests>false</skipParallelStatsEnabledTests>
@@ -488,6 +489,7 @@
488489
<plugin>
489490
<groupId>org.apache.maven.plugins</groupId>
490491
<artifactId>maven-shade-plugin</artifactId>
492+
<version>${maven-shade-plugin.version}</version>
491493
</plugin>
492494
<plugin>
493495
<!-- Allows us to get the apache-ds bundle artifacts -->

0 commit comments

Comments
 (0)