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 9dadaa556 RATIS-2450. Bump common-custom-user-data-maven-extension to
2.1.0 (#1389)
9dadaa556 is described below
commit 9dadaa556dd36b73ace2a6271a51e57394d34dcc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 27 09:29:15 2026 +0100
RATIS-2450. Bump common-custom-user-data-maven-extension to 2.1.0 (#1389)
---
.mvn/extensions.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.mvn/extensions.xml b/.mvn/extensions.xml
index 8ceede33b..a32ab684b 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.0.1</version>
+ <version>2.1.0</version>
</extension>
</extensions>