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

vladimirsitnikov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git


The following commit(s) were added to refs/heads/master by this push:
     new e1c975b43e chore: group caffeine, miglayout, grgit, activemq, jetty 
depenency updates
e1c975b43e is described below

commit e1c975b43eabd10972f226634dd0ca170d101007
Author: Vladimir Sitnikov <[email protected]>
AuthorDate: Mon Nov 17 09:04:26 2025 +0300

    chore: group caffeine, miglayout, grgit, activemq, jetty depenency updates
---
 renovate.json | 30 ++++++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)

diff --git a/renovate.json b/renovate.json
index 41bf5135fb..cadad96d66 100644
--- a/renovate.json
+++ b/renovate.json
@@ -16,6 +16,12 @@
         "com.fasterxml.jackson.core{/,}**"
       ]
     },
+    {
+      "groupName": "com.github.ben-manes.caffeine",
+      "matchPackageNames": [
+        "com.github.ben-manes.caffeine{/,}**"
+      ]
+    },
     {
       "groupName": "com.github.vlsi",
       "matchPackageNames": [
@@ -68,6 +74,24 @@
         "net.minidev:json-smart{/,}**"
       ]
     },
+    {
+      "groupName": "com.miglayout",
+      "matchPackageNames": [
+        "com.miglayout{/,}**"
+      ]
+    },
+    {
+      "groupName": "org.ajoberstar.grgit",
+      "matchPackageNames": [
+        "org.ajoberstar.grgit{/,}**"
+      ]
+    },
+    {
+      "groupName": "org.apache.activemq",
+      "matchPackageNames": [
+        "org.apache.activemq{/,}**"
+      ]
+    },
     {
       "groupName": "org.apache.ftpserver",
       "matchPackageNames": [
@@ -104,6 +128,12 @@
         "org.checkerframework{/,}**"
       ]
     },
+    {
+      "groupName": "org.eclipse.jetty",
+      "matchPackageNames": [
+        "org.eclipse.jetty{/,}**"
+      ]
+    },
     {
       "groupName": "org.jdom",
       "description": "Velocity Anakia uses JDOM 1.0",

Reply via email to