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 022de51 RATIS-2575. Bump develocity-maven-extension to 2.4.2 (#130)
022de51 is described below
commit 022de513fbfb88023fb9dc0150adde5c34c34863
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jun 27 16:38:37 2026 +0200
RATIS-2575. Bump develocity-maven-extension to 2.4.2 (#130)
---
.mvn/extensions.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.mvn/extensions.xml b/.mvn/extensions.xml
index e28e0e4..f50e28c 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.1</version>
+ <version>2.4.2</version>
</extension>
<extension>
<groupId>com.gradle</groupId>