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

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

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

diff --git a/.mvn/extensions.xml b/.mvn/extensions.xml
index 960b8cd..5979968 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