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 92844a8d7 RATIS-2533. Bump apache parent to 38 (#1458)
92844a8d7 is described below
commit 92844a8d7c225557e4abdf79c66be165b9f55fe5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 14 22:02:53 2026 +0200
RATIS-2533. Bump apache parent to 38 (#1458)
---
pom.xml | 2 +-
ratis-bom/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index d377dd33a..446a51bee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>37</version>
+ <version>38</version>
<relativePath /> <!-- resolve from repository -->
</parent>
diff --git a/ratis-bom/pom.xml b/ratis-bom/pom.xml
index 3a046d9ff..c07161e4c 100644
--- a/ratis-bom/pom.xml
+++ b/ratis-bom/pom.xml
@@ -18,7 +18,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>37</version>
+ <version>38</version>
<relativePath /> <!-- resolve from repository -->
</parent>