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 214dce602c FINERACT-2421: Update renovate configuration
214dce602c is described below
commit 214dce602ca6523c313b1b7e225c507f819d07e0
Author: Adam Saghy <[email protected]>
AuthorDate: Mon Feb 23 14:28:47 2026 +0100
FINERACT-2421: Update renovate configuration
---
renovate.json | 42 +-----------------------------------------
1 file changed, 1 insertion(+), 41 deletions(-)
diff --git a/renovate.json b/renovate.json
index db1a41f9e4..11c846edc6 100644
--- a/renovate.json
+++ b/renovate.json
@@ -1,5 +1,5 @@
{
- "commitMessagePrefix": "FINERACT-2181: ",
+ "commitMessagePrefix": "FINERACT-2421: ",
"extends": [
"config:base",
"group:allNonMajor",
@@ -35,46 +35,6 @@
"matchPackageNames": ["org.openapi.generator"],
"allowedVersions": "<=7.8.0"
},
- {
- "matchPackageNames": ["org.eclipse.persistence:eclipselink"],
- "allowedVersions": "<=4.0.2",
- "description": "EclipseLink 4.0.1 has a bug which has been fixed but
haven't been released. Try 4.0.2.
https://github.com/eclipse-ee4j/eclipselink/issues/1832"
- },
- {
- "matchPackageNames":
["org.eclipse.persistence:org.eclipse.persistence.jpa"],
- "allowedVersions": "<=4.0.2",
- "description": "EclipseLink 4.0.1 has a bug which has been fixed but
haven't been released. Try 4.0.2.
https://github.com/eclipse-ee4j/eclipselink/issues/1832"
- },
- {
- "matchPackageNames": ["com.google.guava:guava"],
- "allowedVersions": "<=32.0.0-jre",
- "description": "Guava 31.1.1-jre has an issue that IntelliJ can't import
the project anymore. Unsure why it's happening."
- },
- {
- "matchPackageNames": ["io.swagger.core.v3:swagger-annotations-jakarta"],
- "allowedVersions": "<=2.2.11",
- "description": "2.2.14 version is not compatible with the
org.openapi.generator Gradle plugin version 6.6.0"
- },
- {
- "matchPackageNames": ["io.swagger.core.v3:swagger-jaxrs2-jakarta"],
- "allowedVersions": "<=2.2.11",
- "description": "2.2.14 version is not compatible with the
org.openapi.generator Gradle plugin version 6.6.0"
- },
- {
- "matchPackageNames": ["io.swagger.core.v3:swagger-core-jakarta"],
- "allowedVersions": "<=2.2.11",
- "description": "2.2.14 version is not compatible with the
org.openapi.generator Gradle plugin version 6.6.0"
- },
- {
- "matchPackageNames": ["io.swagger.core.v3.swagger-gradle-plugin"],
- "allowedVersions": "<=2.2.11",
- "description": "2.2.14 version is not compatible with the
org.openapi.generator Gradle plugin version 6.6.0"
- },
- {
- "matchPackageNames": ["org.postgresql:postgresql"],
- "allowedVersions": "<=42.7.3",
- "description": "Postgres JDBC driver 42.7.5 has a performance bug:
https://github.com/pgjdbc/pgjdbc/issues/3511#issuecomment-2637277977"
- },
{
"matchPackageNames": ["org.liquibase:liquibase-core",
"org.liquibase.ext:liquibase-postgresql"],
"allowedVersions": "<=4.33.0",