Skip to content

Commit 44d6048

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

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

flink-walkthroughs/flink-walkthrough-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ under the License.
2727
<parent>
2828
<groupId>org.apache.flink</groupId>
2929
<artifactId>flink-walkthroughs</artifactId>
30-
<version>2.1.1</version>
30+
<version>2.2.0</version>
3131
</parent>
3232

3333
<artifactId>flink-walkthrough-common</artifactId>

flink-walkthroughs/flink-walkthrough-datastream-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ under the License.
2727
<parent>
2828
<groupId>org.apache.flink</groupId>
2929
<artifactId>flink-walkthroughs</artifactId>
30-
<version>2.1.1</version>
30+
<version>2.2.0</version>
3131
</parent>
3232

3333
<artifactId>flink-walkthrough-datastream-java</artifactId>

flink-walkthroughs/flink-walkthrough-datastream-scala/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ under the License.
2727
<parent>
2828
<groupId>org.apache.flink</groupId>
2929
<artifactId>flink-walkthroughs</artifactId>
30-
<version>2.1.1</version>
30+
<version>2.2.0</version>
3131
</parent>
3232

3333
<artifactId>flink-walkthrough-datastream-scala</artifactId>

0 commit comments

Comments
 (0)