This is an automated email from the ASF dual-hosted git repository.
arnold pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git
The following commit(s) were added to refs/heads/develop by this push:
new e5b6268123 FINERACT-2181: Update groovy monorepo to v5
e5b6268123 is described below
commit e5b6268123891b5cbec2ec5a3ba75a286c92a8cb
Author: Renovate <[email protected]>
AuthorDate: Mon Nov 24 00:28:10 2025 +0000
FINERACT-2181: Update groovy monorepo to v5
---
buildSrc/src/main/groovy/org.apache.fineract.dependencies.gradle | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/buildSrc/src/main/groovy/org.apache.fineract.dependencies.gradle
b/buildSrc/src/main/groovy/org.apache.fineract.dependencies.gradle
index 5b47d52b1a..1a1d7db9b7 100644
--- a/buildSrc/src/main/groovy/org.apache.fineract.dependencies.gradle
+++ b/buildSrc/src/main/groovy/org.apache.fineract.dependencies.gradle
@@ -221,8 +221,8 @@ dependencyManagement {
entry 'json-path'
entry 'xml-path'
}
- dependency 'org.apache.groovy:groovy-xml:4.0.26'
- dependency 'org.apache.groovy:groovy-json:4.0.26'
+ dependency 'org.apache.groovy:groovy-xml:5.0.2'
+ dependency 'org.apache.groovy:groovy-json:5.0.2'
dependency 'org.mapstruct:mapstruct:1.6.3'
dependency 'org.mapstruct:mapstruct-processor:1.6.3'