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 a877b58 RATIS-2450. Bump common-custom-user-data-maven-extension to
2.1.0 (#87)
a877b58 is described below
commit a877b586d8dcfc071d93fa706d0db1cf8b3535eb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 27 08:46:30 2026 +0100
RATIS-2450. Bump common-custom-user-data-maven-extension to 2.1.0 (#87)
---
.mvn/extensions.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.mvn/extensions.xml b/.mvn/extensions.xml
index 8ceede3..a32ab68 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>