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

jbertram pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


The following commit(s) were added to refs/heads/main by this push:
     new dc42fd2be0 NO-JIRA don't ignore Jetty >= 11 anymore
dc42fd2be0 is described below

commit dc42fd2be04272de154aae39e6f8c616ea7582ef
Author: Justin Bertram <[email protected]>
AuthorDate: Thu Apr 10 10:34:40 2025 -0500

    NO-JIRA don't ignore Jetty >= 11 anymore
---
 .github/dependabot.yml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 9a498a235f..77f8fc63c9 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -57,8 +57,6 @@ updates:
         versions: '>= 2'
       - dependency-name: 'org.apache.activemq:activemq-client'
         versions: '>= 6'
-      - dependency-name: 'org.eclipse.jetty:*'
-        versions: '>= 11'
       - dependency-name: 'com.sun.xml.bind:*'
         versions: '>= 3'
       - dependency-name: 'jakarta.resource:jakarta.resource-api'


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to