diff --git a/renovate.json b/renovate.json index e4949e6137..3db479b607 100644 --- a/renovate.json +++ b/renovate.json @@ -74,11 +74,9 @@ "^com.fasterxml.jackson.core" ], "groupName": "jackson dependencies" - }, - { - "excludePackageNames": ["org.apache.commons"] } ], + "ignoreDeps": ["org.apache.commons:commons-lang3"], "semanticCommits": true, "masterIssue": true } \ No newline at end of file