diff --git a/app/licenses.yml b/app/licenses.yml index a32de5590..8f6055185 100644 --- a/app/licenses.yml +++ b/app/licenses.yml @@ -713,10 +713,6 @@ license: The Apache Software License, Version 2.0 licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt url: https://github.com/noties/Markwon -- artifact: com.atlassian.commonmark:commonmark-ext-gfm-strikethrough:+ - name: commonmark-ext-gfm-strikethrough - copyrightHolder: Atlassian and others - license: BSD 2-Clause - artifact: com.atlassian.commonmark:commonmark:+ name: commonmark copyrightHolder: Atlassian and others diff --git a/app/src/main/assets/licenses.json b/app/src/main/assets/licenses.json index 826907414..b0368dcbd 100644 --- a/app/src/main/assets/licenses.json +++ b/app/src/main/assets/licenses.json @@ -1705,18 +1705,6 @@ "url": "https://github.com/noties/Markwon", "libraryName": "core" }, - { - "artifactId": { - "name": "commonmark-ext-gfm-strikethrough", - "group": "com.atlassian.commonmark", - "version": "+" - }, - "copyrightHolder": "Atlassian and others", - "copyrightStatement": "Copyright © Atlassian and others. All rights reserved.", - "license": "BSD 2-Clause", - "normalizedLicense": "bsd_2_clauses", - "libraryName": "commonmark-ext-gfm-strikethrough" - }, { "artifactId": { "name": "commonmark",