Skip to content

Conversation

@snyk-io
Copy link

@snyk-io snyk-io bot commented Oct 30, 2025

snyk-top-banner

Snyk has created this PR to fix 1 vulnerabilities in the maven dependencies of this project.

Snyk changed the following file(s):

  • pom.xml

Merge Risk: High

This major version upgrade to Apache Flink 2.0 introduces significant breaking changes, including API removals, Java version requirements, and state compatibility issues. Code modifications are required for this upgrade.Highlights:- API Removals: The deprecated DataSet API, SourceFunction, and SinkFunction have been completely removed. Applications must migrate to the DataStream API and the new Source/Sink V2 APIs. The Scala DataStream API has also been removed in favor of the Java API.- Java Version: Support for Java 8 has been dropped. The minimum required version is now Java 11, with Java 17 being the new recommended default.- State Compatibility: State compatibility between Flink 1.x and 2.x is not guaranteed. Migrating existing jobs may require exporting state via savepoints and using migration tools.Source: Apache Flink documentationRecommendation: A thorough migration effort is required. Developers must update code to use new APIs, ensure Java 11+ compatibility, and plan for state migration before merging this upgrade.

Notice 🤖: This content was generated using artificial intelligence. AI-generated content may contain errors and should be reviewed for accuracy before use.
Was this summary helpful 👍? Not helpful 👎?


Vulnerabilities that will be fixed with an upgrade:

Issue Score Upgrade
high severity Uncontrolled Recursion
SNYK-JAVA-ORGAPACHECOMMONS-10734078
  145   org.apache.flink:flink-core:
1.15.1 -> 2.0.1
org.apache.flink:flink-streaming-java:
1.15.1 -> 2.0.1
Major version upgrade No Path Found No Known Exploit

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.

@snyk-io
Copy link
Author

snyk-io bot commented Oct 30, 2025

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Licenses 0 0 0 0 0 issues
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant