Skip to content

Commit a0fe5a7

Browse files
Update dependency org.apache.flink:flink-test-utils-parent to v2.2.0 (#3794)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 44d6048 commit a0fe5a7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

flink-test-utils-parent/flink-connector-test-utils/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.flink</groupId>
2727
<artifactId>flink-test-utils-parent</artifactId>
28-
<version>2.1.1</version>
28+
<version>2.2.0</version>
2929
</parent>
3030

3131
<!-- This module is the test module separated from flink-connector-base to avoid introducing

flink-test-utils-parent/flink-test-utils-junit/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.flink</groupId>
2727
<artifactId>flink-test-utils-parent</artifactId>
28-
<version>2.1.1</version>
28+
<version>2.2.0</version>
2929
</parent>
3030

3131
<artifactId>flink-test-utils-junit</artifactId>

flink-test-utils-parent/flink-test-utils/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.flink</groupId>
2727
<artifactId>flink-test-utils-parent</artifactId>
28-
<version>2.1.1</version>
28+
<version>2.2.0</version>
2929
</parent>
3030

3131
<artifactId>flink-test-utils</artifactId>

0 commit comments

Comments
 (0)