diff --git a/dependencyManagement/build.gradle.kts b/dependencyManagement/build.gradle.kts index 48d9ad51a2..20fae59b90 100644 --- a/dependencyManagement/build.gradle.kts +++ b/dependencyManagement/build.gradle.kts @@ -44,7 +44,7 @@ val byteBuddyVersion = "1.14.7" val asmVersion = "9.5" val jmhVersion = "1.37" val mockitoVersion = "4.11.0" -val slf4jVersion = "2.0.7" +val slf4jVersion = "2.0.9" val CORE_DEPENDENCIES = listOf( "com.google.auto.service:auto-service:${autoServiceVersion}", diff --git a/licenses/licenses.md b/licenses/licenses.md index 0b031bcf3e..dd958974bf 100644 --- a/licenses/licenses.md +++ b/licenses/licenses.md @@ -1,7 +1,7 @@ # javaagent ## Dependency License Report -_2023-08-27 18:44:09 PDT_ +_2023-09-03 14:50:35 PDT_ ## Apache License, Version 2.0 **1** **Group:** `com.blogspot.mydailyjava` **Name:** `weak-lock-free` **Version:** `0.18` @@ -238,15 +238,15 @@ _2023-08-27 18:44:09 PDT_ ## MIT License -**50** **Group:** `org.slf4j` **Name:** `slf4j-api` **Version:** `2.0.7` +**50** **Group:** `org.slf4j` **Name:** `slf4j-api` **Version:** `2.0.9` > - **Project URL**: [http://www.slf4j.org](http://www.slf4j.org) > - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT) -> - **Embedded license files**: [slf4j-api-2.0.7.jar/META-INF/LICENSE.txt](slf4j-api-2.0.7.jar/META-INF/LICENSE.txt) +> - **Embedded license files**: [slf4j-api-2.0.9.jar/META-INF/LICENSE.txt](slf4j-api-2.0.9.jar/META-INF/LICENSE.txt) -**51** **Group:** `org.slf4j` **Name:** `slf4j-simple` **Version:** `2.0.7` +**51** **Group:** `org.slf4j` **Name:** `slf4j-simple` **Version:** `2.0.9` > - **Project URL**: [http://www.slf4j.org](http://www.slf4j.org) > - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT) -> - **Embedded license files**: [slf4j-simple-2.0.7.jar/META-INF/LICENSE.txt](slf4j-simple-2.0.7.jar/META-INF/LICENSE.txt) +> - **Embedded license files**: [slf4j-simple-2.0.9.jar/META-INF/LICENSE.txt](slf4j-simple-2.0.9.jar/META-INF/LICENSE.txt) ## The 3-Clause BSD License diff --git a/licenses/slf4j-api-2.0.7.jar/META-INF/LICENSE.txt b/licenses/slf4j-api-2.0.9.jar/META-INF/LICENSE.txt similarity index 95% rename from licenses/slf4j-api-2.0.7.jar/META-INF/LICENSE.txt rename to licenses/slf4j-api-2.0.9.jar/META-INF/LICENSE.txt index e4079f54f6..1a3d053237 100644 --- a/licenses/slf4j-api-2.0.7.jar/META-INF/LICENSE.txt +++ b/licenses/slf4j-api-2.0.9.jar/META-INF/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright (c) 2004-2023 QOS.ch +Copyright (c) 2004-2022 QOS.ch Sarl (Switzerland) All rights reserved. Permission is hereby granted, free of charge, to any person obtaining diff --git a/licenses/slf4j-simple-2.0.7.jar/META-INF/LICENSE.txt b/licenses/slf4j-simple-2.0.9.jar/META-INF/LICENSE.txt similarity index 95% rename from licenses/slf4j-simple-2.0.7.jar/META-INF/LICENSE.txt rename to licenses/slf4j-simple-2.0.9.jar/META-INF/LICENSE.txt index e4079f54f6..1a3d053237 100644 --- a/licenses/slf4j-simple-2.0.7.jar/META-INF/LICENSE.txt +++ b/licenses/slf4j-simple-2.0.9.jar/META-INF/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright (c) 2004-2023 QOS.ch +Copyright (c) 2004-2022 QOS.ch Sarl (Switzerland) All rights reserved. Permission is hereby granted, free of charge, to any person obtaining