From 0261ef6174d0a431074226b96589c375b4f11242 Mon Sep 17 00:00:00 2001 From: Pil0tXia Date: Thu, 18 Apr 2024 15:14:16 +0800 Subject: [PATCH] Logback removed after https://github.com/apache/eventmesh/pull/4831/commits/be06ef7441d58b6cf148ca6fe7457525502fcf4d --- .github/workflows/license.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/license.yml b/.github/workflows/license.yml index 739b8b0215..62045d827c 100644 --- a/.github/workflows/license.yml +++ b/.github/workflows/license.yml @@ -46,8 +46,6 @@ jobs: BSD-4-Clause, BSD-4-Clause-UC, NPL-1.0, NPL-1.1, JSON # Artifacts with multiple licenses, where at least one license is compatible with Apache 2.0, are allowed. # TODO This attribute can be removed after https://github.com/actions/dependency-review-action/issues/670 is resolved. - # TODO logback can be removed after merging https://github.com/apache/eventmesh/pull/4719 allow-dependencies-licenses: > pkg:maven/com.rabbitmq/amqp-client, - pkg:maven/ch.qos.logback/logback-classic, pkg:maven/ch.qos.logback/logback-core, pkg:maven/javax.xml.stream/stax-api