Parcourir la source

fix(deps): update slf4j monorepo to v2.0.13 (main) (patch) (#11120)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
renovate[bot] il y a 11 mois
Parent
commit
f20cb41bf7

+ 1 - 1
benchmark-overhead/build.gradle.kts

@@ -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.12")
+  testImplementation("org.slf4j:slf4j-simple:2.0.13")
 
   testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine")
 }

+ 1 - 1
dependencyManagement/build.gradle.kts

@@ -45,7 +45,7 @@ val byteBuddyVersion = "1.14.13"
 val asmVersion = "9.7"
 val jmhVersion = "1.37"
 val mockitoVersion = "4.11.0"
-val slf4jVersion = "2.0.12"
+val slf4jVersion = "2.0.13"
 val semConvVersion = "1.25.0-alpha"
 
 val CORE_DEPENDENCIES = listOf(

+ 5 - 5
licenses/licenses.md

@@ -1,7 +1,7 @@
 
 # javaagent
 ## Dependency License Report
-_2024-04-13 10:26:12 EEST_
+_2024-04-13 13:18:22 EEST_
 ## Apache License, Version 2.0
 
 **1** **Group:** `com.blogspot.mydailyjava` **Name:** `weak-lock-free` **Version:** `0.18`
@@ -276,15 +276,15 @@ _2024-04-13 10:26:12 EEST_
 
 ## MIT License
 
-**59** **Group:** `org.slf4j` **Name:** `slf4j-api` **Version:** `2.0.12`
+**59** **Group:** `org.slf4j` **Name:** `slf4j-api` **Version:** `2.0.13`
 > - **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.12.jar/META-INF/LICENSE.txt](slf4j-api-2.0.12.jar/META-INF/LICENSE.txt)
+> - **Embedded license files**: [slf4j-api-2.0.13.jar/META-INF/LICENSE.txt](slf4j-api-2.0.13.jar/META-INF/LICENSE.txt)
 
-**60** **Group:** `org.slf4j` **Name:** `slf4j-simple` **Version:** `2.0.12`
+**60** **Group:** `org.slf4j` **Name:** `slf4j-simple` **Version:** `2.0.13`
 > - **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.12.jar/META-INF/LICENSE.txt](slf4j-simple-2.0.12.jar/META-INF/LICENSE.txt)
+> - **Embedded license files**: [slf4j-simple-2.0.13.jar/META-INF/LICENSE.txt](slf4j-simple-2.0.13.jar/META-INF/LICENSE.txt)
 
 ## The 3-Clause BSD License
 

+ 0 - 0
licenses/slf4j-api-2.0.12.jar/META-INF/LICENSE.txt → licenses/slf4j-api-2.0.13.jar/META-INF/LICENSE.txt


+ 0 - 0
licenses/slf4j-simple-2.0.12.jar/META-INF/LICENSE.txt → licenses/slf4j-simple-2.0.13.jar/META-INF/LICENSE.txt