Skip to content

Commit

Permalink
[FLINK-13453][build] Bump shade plugin to 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zentol committed Jul 31, 2019
1 parent aff200f commit 17ad784
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -828,6 +828,11 @@ under the License.
<artifactId>build-helper-maven-plugin</artifactId>
<version>1.7</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.2.1</version>
</plugin>
</plugins>
</pluginManagement>

Expand Down

0 comments on commit 17ad784

Please sign in to comment.