Skip to content

Commit f9b4203

Browse files
committed
bump maven-shade-plugin version to 3.6.0 to avoid build failure.
1 parent 0466c19 commit f9b4203

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
@@ -253,7 +253,7 @@ limitations under the License.
253253
<plugin>
254254
<groupId>org.apache.maven.plugins</groupId>
255255
<artifactId>maven-shade-plugin</artifactId>
256-
<version>3.1.1</version>
256+
<version>3.6.0</version>
257257
<executions>
258258
<execution>
259259
<id>shade-flink</id>

0 commit comments

Comments
 (0)