This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ratis.git
The following commit(s) were added to refs/heads/master by this push:
new 86f243896 RATIS-2591. Bump apache parent to 39 (#1506)
86f243896 is described below
commit 86f24389693ddd4eef7df3e62febd618e24443b5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 6 16:00:34 2026 +0200
RATIS-2591. Bump apache parent to 39 (#1506)
---
pom.xml | 2 +-
ratis-bom/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index e015492d5..f31df018d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>38</version>
+ <version>39</version>
<relativePath /> <!-- resolve from repository -->
</parent>
diff --git a/ratis-bom/pom.xml b/ratis-bom/pom.xml
index 34402c4fb..9a7b2d79c 100644
--- a/ratis-bom/pom.xml
+++ b/ratis-bom/pom.xml
@@ -18,7 +18,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>38</version>
+ <version>39</version>
<relativePath /> <!-- resolve from repository -->
</parent>