Skip to content

Commit eaa05e4

Browse files
committed
bump maven-shade-plugin version to 3.6.0 to avoid build failure.
1 parent f65a630 commit eaa05e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flink-cdc-connect/flink-cdc-pipeline-connectors/flink-cdc-pipeline-connector-paimon/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ limitations under the License.
260260
<plugin>
261261
<groupId>org.apache.maven.plugins</groupId>
262262
<artifactId>maven-shade-plugin</artifactId>
263-
<version>3.1.1</version>
263+
<version>3.6.0</version>
264264
<executions>
265265
<execution>
266266
<id>shade-flink</id>

0 commit comments

Comments
 (0)