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 586b1dc HDDS-15407. Bump develocity-maven-extension to 2.4.1 (#120)
586b1dc is described below
commit 586b1dcba94a02e90ae27b72a7047ef2b386ed44
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 28 18:01:15 2026 +0200
HDDS-15407. Bump develocity-maven-extension to 2.4.1 (#120)
---
.mvn/extensions.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.mvn/extensions.xml b/.mvn/extensions.xml
index 5979968..e28e0e4 100644
--- a/.mvn/extensions.xml
+++ b/.mvn/extensions.xml
@@ -24,7 +24,7 @@
<extension>
<groupId>com.gradle</groupId>
<artifactId>develocity-maven-extension</artifactId>
- <version>2.4.0</version>
+ <version>2.4.1</version>
</extension>
<extension>
<groupId>com.gradle</groupId>