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 647e1a5c2 RATIS-2587. Bump develocity-maven-extension to 2.5.0 (#1503)
647e1a5c2 is described below

commit 647e1a5c2e14efa876bc59b9c5ba8551b2e61808
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 2 22:05:07 2026 +0200

    RATIS-2587. Bump develocity-maven-extension to 2.5.0 (#1503)
---
 .mvn/extensions.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.mvn/extensions.xml b/.mvn/extensions.xml
index f50e28ca0..593f7b428 100644
--- a/.mvn/extensions.xml
+++ b/.mvn/extensions.xml
@@ -24,7 +24,7 @@
   <extension>
     <groupId>com.gradle</groupId>
     <artifactId>develocity-maven-extension</artifactId>
-    <version>2.4.2</version>
+    <version>2.5.0</version>
   </extension>
   <extension>
     <groupId>com.gradle</groupId>

Reply via email to