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 523b0f783 RATIS-2575. Bump develocity-maven-extension to 2.4.2 (#1496)
523b0f783 is described below
commit 523b0f7838e2bc91762f31f2383613da963b68ab
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jun 27 16:38:08 2026 +0200
RATIS-2575. Bump develocity-maven-extension to 2.4.2 (#1496)
---
.mvn/extensions.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.mvn/extensions.xml b/.mvn/extensions.xml
index e28e0e4cf..f50e28ca0 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>