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

commit 73270ff3bc1ccd843c4a16572bd52af739beea2c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 7 16:50:07 2026 +0200

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

diff --git a/.mvn/extensions.xml b/.mvn/extensions.xml
index 593f7b4..c826626 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