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 f93f709 RATIS-2591. Bump apache parent to 39 (#140)
f93f709 is described below
commit f93f709a27ea1d797efca640cebdabed5d23cebd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 6 16:00:09 2026 +0200
RATIS-2591. Bump apache parent to 39 (#140)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2e6ae7c..082d651 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>38</version>
+ <version>39</version>
<relativePath /> <!-- resolve from repository -->
</parent>
<artifactId>ratis-thirdparty</artifactId>