From 54ffde986ab717dca8cc2049b94683186dcc639c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Mar 2023 00:00:11 +0200 Subject: [PATCH] Bump slf4jVersion from 2.0.6 to 2.0.7 (#8076) Bumps `slf4jVersion` from 2.0.6 to 2.0.7. Updates `org.slf4j:slf4j-api` from 2.0.6 to 2.0.7
Commits

Updates `org.slf4j:slf4j-simple` from 2.0.6 to 2.0.7
Commits

Updates `org.slf4j:log4j-over-slf4j` from 2.0.6 to 2.0.7
Commits

Updates `org.slf4j:jcl-over-slf4j` from 2.0.6 to 2.0.7
Commits

Updates `org.slf4j:jul-to-slf4j` from 2.0.6 to 2.0.7
Commits

You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
--------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lauri Tulmin --- dependencyManagement/build.gradle.kts | 2 +- licenses/licenses.md | 14 +++++------ .../slf4j-api-2.0.7.jar/META-INF/LICENSE.txt | 24 +++++++++++++++++++ .../META-INF/LICENSE.txt | 24 +++++++++++++++++++ 4 files changed, 56 insertions(+), 8 deletions(-) create mode 100644 licenses/slf4j-api-2.0.7.jar/META-INF/LICENSE.txt create mode 100644 licenses/slf4j-simple-2.0.7.jar/META-INF/LICENSE.txt diff --git a/dependencyManagement/build.gradle.kts b/dependencyManagement/build.gradle.kts index 92be8d2f68f0..179f9de2a0fa 100644 --- a/dependencyManagement/build.gradle.kts +++ b/dependencyManagement/build.gradle.kts @@ -46,7 +46,7 @@ val byteBuddyVersion = "1.14.2" val asmVersion = "9.4" val jmhVersion = "1.36" val mockitoVersion = "4.11.0" -val slf4jVersion = "2.0.6" +val slf4jVersion = "2.0.7" val CORE_DEPENDENCIES = listOf( "com.google.auto.service:auto-service:${autoServiceVersion}", diff --git a/licenses/licenses.md b/licenses/licenses.md index 83780201b109..37ed886f0851 100644 --- a/licenses/licenses.md +++ b/licenses/licenses.md @@ -1,7 +1,7 @@ #javaagent ##Dependency License Report -_2023-03-13 23:23:20 UTC_ +_2023-03-18 10:34:53 EET_ ## Apache License, Version 2.0 **1** **Group:** `com.blogspot.mydailyjava` **Name:** `weak-lock-free` **Version:** `0.18` @@ -212,15 +212,15 @@ _2023-03-13 23:23:20 UTC_ ## MIT License -**46** **Group:** `org.slf4j` **Name:** `slf4j-api` **Version:** `2.0.6` -> - **Manifest Project URL**: [http://www.qos.ch](http://www.qos.ch) -> - **POM Project URL**: [http://www.slf4j.org](http://www.slf4j.org) +**46** **Group:** `org.slf4j` **Name:** `slf4j-api` **Version:** `2.0.7` +> - **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.7.jar/META-INF/LICENSE.txt](slf4j-api-2.0.7.jar/META-INF/LICENSE.txt) -**47** **Group:** `org.slf4j` **Name:** `slf4j-simple` **Version:** `2.0.6` -> - **Manifest Project URL**: [http://www.qos.ch](http://www.qos.ch) -> - **POM Project URL**: [http://www.slf4j.org](http://www.slf4j.org) +**47** **Group:** `org.slf4j` **Name:** `slf4j-simple` **Version:** `2.0.7` +> - **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.7.jar/META-INF/LICENSE.txt](slf4j-simple-2.0.7.jar/META-INF/LICENSE.txt) ## The 3-Clause BSD License diff --git a/licenses/slf4j-api-2.0.7.jar/META-INF/LICENSE.txt b/licenses/slf4j-api-2.0.7.jar/META-INF/LICENSE.txt new file mode 100644 index 000000000000..e4079f54f6c0 --- /dev/null +++ b/licenses/slf4j-api-2.0.7.jar/META-INF/LICENSE.txt @@ -0,0 +1,24 @@ +Copyright (c) 2004-2023 QOS.ch +All rights reserved. + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + + diff --git a/licenses/slf4j-simple-2.0.7.jar/META-INF/LICENSE.txt b/licenses/slf4j-simple-2.0.7.jar/META-INF/LICENSE.txt new file mode 100644 index 000000000000..e4079f54f6c0 --- /dev/null +++ b/licenses/slf4j-simple-2.0.7.jar/META-INF/LICENSE.txt @@ -0,0 +1,24 @@ +Copyright (c) 2004-2023 QOS.ch +All rights reserved. + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + +