fix(deps): update slf4jversion to v2.0.11 (#10188)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
This commit is contained in:
renovate[bot] 2024-01-09 10:37:10 +02:00 committed by GitHub
parent 76411deb43
commit 78d523c164
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 6 deletions

View File

@ -44,7 +44,7 @@ val byteBuddyVersion = "1.14.11"
val asmVersion = "9.6"
val jmhVersion = "1.37"
val mockitoVersion = "4.11.0"
val slf4jVersion = "2.0.10"
val slf4jVersion = "2.0.11"
val CORE_DEPENDENCIES = listOf(
"io.opentelemetry.semconv:opentelemetry-semconv:1.21.0-alpha",

10
licenses/licenses.md generated
View File

@ -1,7 +1,7 @@
# javaagent
## Dependency License Report
_2024-01-05 08:47:48 PST_
_2024-01-09 09:44:27 EET_
## Apache License, Version 2.0
**1** **Group:** `com.blogspot.mydailyjava` **Name:** `weak-lock-free` **Version:** `0.18`
@ -271,15 +271,15 @@ _2024-01-05 08:47:48 PST_
## MIT License
**57** **Group:** `org.slf4j` **Name:** `slf4j-api` **Version:** `2.0.10`
**57** **Group:** `org.slf4j` **Name:** `slf4j-api` **Version:** `2.0.11`
> - **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.10.jar/META-INF/LICENSE.txt](slf4j-api-2.0.10.jar/META-INF/LICENSE.txt)
> - **Embedded license files**: [slf4j-api-2.0.11.jar/META-INF/LICENSE.txt](slf4j-api-2.0.11.jar/META-INF/LICENSE.txt)
**58** **Group:** `org.slf4j` **Name:** `slf4j-simple` **Version:** `2.0.10`
**58** **Group:** `org.slf4j` **Name:** `slf4j-simple` **Version:** `2.0.11`
> - **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.10.jar/META-INF/LICENSE.txt](slf4j-simple-2.0.10.jar/META-INF/LICENSE.txt)
> - **Embedded license files**: [slf4j-simple-2.0.11.jar/META-INF/LICENSE.txt](slf4j-simple-2.0.11.jar/META-INF/LICENSE.txt)
## The 3-Clause BSD License