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-shaded.git
The following commit(s) were added to refs/heads/master by this push:
new 88c4ad9 [FLINK-40510] Bump Apache parent pom to 39
88c4ad9 is described below
commit 88c4ad92f8a8883d9cb0c061cd36482dee821575
Author: Sergey Nuyanzin <[email protected]>
AuthorDate: Mon Sep 7 08:28:18 2026 +0200
[FLINK-40510] 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 5f5c5e2..ddbf732 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@ under the License.
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>18</version>
+ <version>39</version>
</parent>
<groupId>org.apache.flink</groupId>