fix(deps): update slf4j monorepo to v2.0.12 (#10412)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
This commit is contained in:
renovate[bot] 2024-02-06 05:04:18 +00:00 committed by GitHub
parent f715a189bf
commit 86735748a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 7 additions and 7 deletions

View File

@ -25,7 +25,7 @@ dependencies {
testImplementation("com.squareup.okhttp3:okhttp:4.12.0")
testImplementation("org.jooq:joox:2.0.0")
testImplementation("com.jayway.jsonpath:json-path:2.9.0")
testImplementation("org.slf4j:slf4j-simple:2.0.11")
testImplementation("org.slf4j:slf4j-simple:2.0.12")
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine")
}

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.11"
val slf4jVersion = "2.0.12"
val CORE_DEPENDENCIES = listOf(
"io.opentelemetry.semconv:opentelemetry-semconv:1.23.1-alpha",

10
licenses/licenses.md generated
View File

@ -1,7 +1,7 @@
# javaagent
## Dependency License Report
_2024-01-18 11:47:24 EET_
_2024-02-05 20:33:27 PST_
## Apache License, Version 2.0
**1** **Group:** `com.blogspot.mydailyjava` **Name:** `weak-lock-free` **Version:** `0.18`
@ -260,15 +260,15 @@ _2024-01-18 11:47:24 EET_
## MIT License
**55** **Group:** `org.slf4j` **Name:** `slf4j-api` **Version:** `2.0.11`
**55** **Group:** `org.slf4j` **Name:** `slf4j-api` **Version:** `2.0.12`
> - **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.11.jar/META-INF/LICENSE.txt](slf4j-api-2.0.11.jar/META-INF/LICENSE.txt)
> - **Embedded license files**: [slf4j-api-2.0.12.jar/META-INF/LICENSE.txt](slf4j-api-2.0.12.jar/META-INF/LICENSE.txt)
**56** **Group:** `org.slf4j` **Name:** `slf4j-simple` **Version:** `2.0.11`
**56** **Group:** `org.slf4j` **Name:** `slf4j-simple` **Version:** `2.0.12`
> - **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.11.jar/META-INF/LICENSE.txt](slf4j-simple-2.0.11.jar/META-INF/LICENSE.txt)
> - **Embedded license files**: [slf4j-simple-2.0.12.jar/META-INF/LICENSE.txt](slf4j-simple-2.0.12.jar/META-INF/LICENSE.txt)
## The 3-Clause BSD License