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 984f51402 RATIS-2593. Bump common-custom-user-data-maven-extension to 
2.3.0 (#1508)
984f51402 is described below

commit 984f5140292aa8f75c83ed3a5bbd7d70a95c26de
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 7 16:54:27 2026 +0200

    RATIS-2593. Bump common-custom-user-data-maven-extension to 2.3.0 (#1508)
---
 .mvn/extensions.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.mvn/extensions.xml b/.mvn/extensions.xml
index 593f7b428..c826626c7 100644
--- a/.mvn/extensions.xml
+++ b/.mvn/extensions.xml
@@ -29,6 +29,6 @@
   <extension>
     <groupId>com.gradle</groupId>
     <artifactId>common-custom-user-data-maven-extension</artifactId>
-    <version>2.2.0</version>
+    <version>2.3.0</version>
   </extension>
 </extensions>

Reply via email to