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

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

commit 8b0f380304dff08ac763c7b94aa37839dc714bbc
Author: Sergey Nuyanzin <[email protected]>
AuthorDate: Sun Aug 30 21:03:25 2026 +0200

    [FLINK-40510][build] Bump Apache Parent pom to 39
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8a88789883e..4118c436be4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@ under the License.
        <parent>
                <groupId>org.apache</groupId>
                <artifactId>apache</artifactId>
-               <version>35</version>
+               <version>39</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>

Reply via email to