Skip to content

Commit 9b17cb6

Browse files
fix license mapping
1 parent f5ac899 commit 9b17cb6

File tree

6 files changed

+4
-202
lines changed

6 files changed

+4
-202
lines changed

plugins/microsoft-graph-authz/build.gradle

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,4 +98,8 @@ tasks.named("dependencyLicenses").configure {
9898
mapping from: /azure-.*/, to: "azure"
9999
mapping from: /jackson.*/, to: "jackson"
100100
mapping from: /kotlin.*/, to: "kotlin"
101+
mapping from: /msal4j.*/, to: "msal4j"
102+
mapping from: /jna.*/, to: "jna"
103+
mapping from: /opentelemetry.*/, to: "opentelemetry"
104+
mapping from: /okio.*/, to: "okio"
101105
}

plugins/microsoft-graph-authz/licenses/gson-NOTICE.txt

Whitespace-only changes.

plugins/microsoft-graph-authz/licenses/nimbus-LICENSE.txt

Lines changed: 0 additions & 202 deletions
This file was deleted.

plugins/microsoft-graph-authz/licenses/okhttp-NOTICE.txt

Whitespace-only changes.

plugins/microsoft-graph-authz/licenses/okio-NOTICE.txt

Whitespace-only changes.

plugins/microsoft-graph-authz/licenses/std-uritemplate-NOTICE.txt

Whitespace-only changes.

0 commit comments

Comments
 (0)