From 799f514fbc4c59a84d335aa1516a7d0ae4cac2fe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 Sep 2023 22:34:54 +0000 Subject: [PATCH] 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 --- dependencyManagement/build.gradle.kts | 2 +- licenses/licenses.md | 10 +++++----- .../META-INF/LICENSE.txt | 2 +- .../META-INF/LICENSE.txt | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) rename licenses/{slf4j-api-2.0.7.jar => slf4j-api-2.0.9.jar}/META-INF/LICENSE.txt (95%) rename licenses/{slf4j-simple-2.0.7.jar => slf4j-simple-2.0.9.jar}/META-INF/LICENSE.txt (95%) diff --git a/dependencyManagement/build.gradle.kts b/dependencyManagement/build.gradle.kts index 48d9ad51a2..20fae59b90 100644 --- a/dependencyManagement/build.gradle.kts +++ b/dependencyManagement/build.gradle.kts @@ -44,7 +44,7 @@ val byteBuddyVersion = "1.14.7" val asmVersion = "9.5" val jmhVersion = "1.37" val mockitoVersion = "4.11.0" -val slf4jVersion = "2.0.7" +val slf4jVersion = "2.0.9" val CORE_DEPENDENCIES = listOf( "com.google.auto.service:auto-service:${autoServiceVersion}", diff --git a/licenses/licenses.md b/licenses/licenses.md index 0b031bcf3e..dd958974bf 100644 --- a/licenses/licenses.md +++ b/licenses/licenses.md @@ -1,7 +1,7 @@ # javaagent ## Dependency License Report -_2023-08-27 18:44:09 PDT_ +_2023-09-03 14:50:35 PDT_ ## Apache License, Version 2.0 **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 -**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) > - **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) > - **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 diff --git a/licenses/slf4j-api-2.0.7.jar/META-INF/LICENSE.txt b/licenses/slf4j-api-2.0.9.jar/META-INF/LICENSE.txt similarity index 95% rename from licenses/slf4j-api-2.0.7.jar/META-INF/LICENSE.txt rename to licenses/slf4j-api-2.0.9.jar/META-INF/LICENSE.txt index e4079f54f6..1a3d053237 100644 --- a/licenses/slf4j-api-2.0.7.jar/META-INF/LICENSE.txt +++ b/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. Permission is hereby granted, free of charge, to any person obtaining diff --git a/licenses/slf4j-simple-2.0.7.jar/META-INF/LICENSE.txt b/licenses/slf4j-simple-2.0.9.jar/META-INF/LICENSE.txt similarity index 95% rename from licenses/slf4j-simple-2.0.7.jar/META-INF/LICENSE.txt rename to licenses/slf4j-simple-2.0.9.jar/META-INF/LICENSE.txt index e4079f54f6..1a3d053237 100644 --- a/licenses/slf4j-simple-2.0.7.jar/META-INF/LICENSE.txt +++ b/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. Permission is hereby granted, free of charge, to any person obtaining