This is an automated email from the ASF dual-hosted git repository.
michaelo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven.git
The following commit(s) were added to refs/heads/master by this push:
new 951b5ee Fix SLF4J license link
951b5ee is described below
commit 951b5ee95f40147abbc2bb9d928e408b85d5aef3
Author: Michael Osipov <[email protected]>
AuthorDate: Sun Dec 26 22:11:40 2021 +0100
Fix SLF4J license link
---
.../src/main/appended-resources/licenses/MIT-slf4j-api-1.7.32.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/apache-maven/src/main/appended-resources/licenses/MIT-slf4j-api-1.7.32.txt
b/apache-maven/src/main/appended-resources/licenses/MIT-slf4j-api-1.7.32.txt
index ec8e110..712cd8c 100644
--- a/apache-maven/src/main/appended-resources/licenses/MIT-slf4j-api-1.7.32.txt
+++ b/apache-maven/src/main/appended-resources/licenses/MIT-slf4j-api-1.7.32.txt
@@ -1,4 +1,4 @@
-https://raw.githubusercontent.com/qos-ch/slf4j/v_1.7.30/LICENSE.txt
+https://raw.githubusercontent.com/qos-ch/slf4j/v_1.7.32/LICENSE.txt
Copyright (c) 2004-2017 QOS.ch
All rights reserved.