Skip to content

Commit

Permalink
feat: Upgrade to flink 1.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
s-gelazevicius committed Feb 12, 2024
1 parent 70bb3c6 commit 62b9a2e
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 @@ -56,7 +56,7 @@ under the License.
</distributionManagement>

<properties>
<revision>3.0.12</revision>
<revision>3.0.14</revision>
<java.version>1.8</java.version>
<scala.binary.version>2.12</scala.binary.version>
<maven.compiler.source>${java.version}</maven.compiler.source>
Expand All @@ -67,7 +67,7 @@ under the License.
<flink.reuseForks>true</flink.reuseForks>

<!-- dependencies versions -->
<flink.version>1.18.0</flink.version>
<flink.version>1.18.1</flink.version>
<flink.major.version>1.18</flink.major.version>
<flink.shaded.version>17.0</flink.shaded.version>
<debezium.version>1.9.8.Final</debezium.version>
Expand Down

0 comments on commit 62b9a2e

Please sign in to comment.