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>
This commit is contained in:
renovate[bot] 2023-09-03 22:34:54 +00:00 committed by GitHub
parent 96f2b5f049
commit 799f514fbc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 8 deletions

View File

@ -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}",

10
licenses/licenses.md generated
View File

@ -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

View File

@ -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

View File

@ -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