Skip to content

Commit 358a28e

Browse files
authored
[FLINK-38391][build] Bump maven-shade-plugin to 3.6.1
1 parent 1c530de commit 358a28e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2266,7 +2266,7 @@ under the License.
22662266
<plugin>
22672267
<groupId>org.apache.maven.plugins</groupId>
22682268
<artifactId>maven-shade-plugin</artifactId>
2269-
<version>3.5.3</version>
2269+
<version>3.6.1</version>
22702270
</plugin>
22712271
<!-- Pin the version of the maven remote resource plugin -->
22722272
<plugin>

0 commit comments

Comments
 (0)