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-thirdparty.git


The following commit(s) were added to refs/heads/master by this push:
     new 5fb4625  RATIS-2533. Bump apache parent to 38 (#113)
5fb4625 is described below

commit 5fb46256f42fc002a95024f20a80eb4c4fab20b8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 14 12:58:29 2026 +0200

    RATIS-2533. Bump apache parent to 38 (#113)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5975c34..e3caf1a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>37</version>
+    <version>38</version>
     <relativePath /> <!-- resolve from repository -->
   </parent>
   <artifactId>ratis-thirdparty</artifactId>

Reply via email to