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 54e1e1a07 RATIS-2515. Bump common-custom-user-data-maven-extension to 
2.2.0 (#1442)
54e1e1a07 is described below

commit 54e1e1a072d2d5db0df865b9f3c1fb8da84df808
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 5 10:06:07 2026 +0200

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

diff --git a/.mvn/extensions.xml b/.mvn/extensions.xml
index 960b8cd9e..597996803 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.1.0</version>
+    <version>2.2.0</version>
   </extension>
 </extensions>

Reply via email to