This is an automated email from the ASF dual-hosted git repository.

MartijnVisser pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git


    from 6fc280fb163 [FLINK-39780] Make TABLE keyword optional in LATERAL 
context (#28276)
     add e3a53a5e1ab [FLINK-40459][build] Bump Maven from 3.8.6 to 3.9.16 
(#29009)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/docs.sh                          |  6 ++---
 .mvn/wrapper/maven-wrapper.properties              |  8 +++---
 AGENTS.md                                          |  2 +-
 README.md                                          |  2 +-
 docs/content.zh/docs/dev/configuration/maven.md    |  2 +-
 docs/content/docs/dev/configuration/maven.md       |  2 +-
 mvnw                                               | 30 +++++++++++++---------
 mvnw.cmd                                           |  6 ++---
 pom.xml                                            |  2 +-
 .../tools/ci/suffixcheck/ScalaSuffixChecker.java   |  5 +++-
 .../ci/utils/dependency/DependencyParser.java      | 12 +++++++--
 .../flink/tools/ci/utils/deploy/DeployParser.java  |  4 ++-
 .../utils/dependency/DependencyParserCopyTest.java | 14 +++++++++-
 .../utils/dependency/DependencyParserTreeTest.java | 14 +++++++++-
 .../tools/ci/utils/deploy/DeployParserTest.java    | 11 ++++++++
 .../tools/ci/utils/shade/ShadeParserTest.java      | 13 +++++++++-
 16 files changed, 99 insertions(+), 34 deletions(-)

Reply via email to