Skip to content

Commit

Permalink
[hotfix] Bumps Flink snapshot version and related flink-shaded version
Browse files Browse the repository at this point in the history
  • Loading branch information
XComp committed Feb 9, 2024
1 parent 60e3522 commit ee12d34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ under the License.

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<flink.version>1.19-SNAPSHOT</flink.version>
<flink.shaded.version>16.1</flink.shaded.version>
<flink.version>1.20-SNAPSHOT</flink.version>
<flink.shaded.version>17.0</flink.shaded.version>
<netty.tcnative.version>2.0.54.Final</netty.tcnative.version>
<java.version>1.8</java.version>
<scala.binary.version>2.12</scala.binary.version>
Expand Down

0 comments on commit ee12d34

Please sign in to comment.