Skip to content

Commit a2c7433

Browse files
Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.1 to 3.6.2 (#302)
1 parent ce958af commit a2c7433

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flink-sql-runner/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@
380380
<plugin>
381381
<groupId>org.apache.maven.plugins</groupId>
382382
<artifactId>maven-shade-plugin</artifactId>
383-
<version>3.6.1</version>
383+
<version>3.6.2</version>
384384
<executions>
385385
<!-- Run shade goal on package phase -->
386386
<execution>

0 commit comments

Comments
 (0)