Browse Source

fix(deps): update slf4jversion to v2.0.9 (#9377)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
renovate[bot] 1 year ago
parent
commit
799f514fbc

+ 1 - 1
dependencyManagement/build.gradle.kts

@@ -44,7 +44,7 @@ val byteBuddyVersion = "1.14.7"
 val asmVersion = "9.5"
 val asmVersion = "9.5"
 val jmhVersion = "1.37"
 val jmhVersion = "1.37"
 val mockitoVersion = "4.11.0"
 val mockitoVersion = "4.11.0"
-val slf4jVersion = "2.0.7"
+val slf4jVersion = "2.0.9"
 
 
 val CORE_DEPENDENCIES = listOf(
 val CORE_DEPENDENCIES = listOf(
   "com.google.auto.service:auto-service:${autoServiceVersion}",
   "com.google.auto.service:auto-service:${autoServiceVersion}",

+ 5 - 5
licenses/licenses.md

@@ -1,7 +1,7 @@
 
 
 # javaagent
 # javaagent
 ## Dependency License Report
 ## Dependency License Report
-_2023-08-27 18:44:09 PDT_
+_2023-09-03 14:50:35 PDT_
 ## Apache License, Version 2.0
 ## Apache License, Version 2.0
 
 
 **1** **Group:** `com.blogspot.mydailyjava` **Name:** `weak-lock-free` **Version:** `0.18`
 **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
 ## 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)
 > - **Project URL**: [http://www.slf4j.org](http://www.slf4j.org)
 > - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT)
 > - **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)
 > - **Project URL**: [http://www.slf4j.org](http://www.slf4j.org)
 > - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT)
 > - **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
 ## The 3-Clause BSD License
 
 

+ 1 - 1
licenses/slf4j-api-2.0.7.jar/META-INF/LICENSE.txt → 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.
 All rights reserved.
 
 
 Permission is hereby granted, free  of charge, to any person obtaining
 Permission is hereby granted, free  of charge, to any person obtaining

+ 1 - 1
licenses/slf4j-simple-2.0.7.jar/META-INF/LICENSE.txt → 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.
 All rights reserved.
 
 
 Permission is hereby granted, free  of charge, to any person obtaining
 Permission is hereby granted, free  of charge, to any person obtaining