This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch issue/renovate-tika
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git

commit 1ffc52bc7581090f056cc74ac17ef61fb31e34b6
Author: Robert Munteanu <[email protected]>
AuthorDate: Mon Oct 16 10:20:21 2023 +0200

    chore(renovate): remove the Tika group, it is now defined by Renovate
    
    See https://github.com/renovatebot/renovate/pull/25179
---
 renovate.json | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/renovate.json b/renovate.json
index fbd61b5..a6c5731 100644
--- a/renovate.json
+++ b/renovate.json
@@ -5,11 +5,7 @@
     "regexManagers:mavenPropertyVersions"
   ],
   "packageRules" : [
-     {
-       "matchPackagePrefixes": [ "org.apache.tika" ],
-       "groupName": "Apache Tika"
-     },
-     {
+    {
        "matchPackagePrefixes": [ "org.apache.httpcomponents:" ],
        "groupName": "Apache HTTPComponents"
      },

Reply via email to