Skip to content

Commit bf45c53

Browse files
committed
[FLINK-39312][pipeline][HUDI] Fix Hudi connector packaging to include flink-metrics-dropwizard dependency
1 parent 8e576aa commit bf45c53

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,6 @@ limitations under the License.
247247
<groupId>org.apache.flink</groupId>
248248
<artifactId>flink-metrics-dropwizard</artifactId>
249249
<version>${flink.version}</version>
250-
<scope>test</scope>
251250
</dependency>
252251
</dependencies>
253252

0 commit comments

Comments
 (0)