fix(deps): update slf4j monorepo to v2.0.15 (main) (patch) (#11976)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
This commit is contained in:
parent
5ba145103a
commit
d0e4a236b3
|
@ -45,7 +45,7 @@ val byteBuddyVersion = "1.14.18"
|
||||||
val asmVersion = "9.7"
|
val asmVersion = "9.7"
|
||||||
val jmhVersion = "1.37"
|
val jmhVersion = "1.37"
|
||||||
val mockitoVersion = "4.11.0"
|
val mockitoVersion = "4.11.0"
|
||||||
val slf4jVersion = "2.0.14"
|
val slf4jVersion = "2.0.15"
|
||||||
val semConvVersion = "1.25.0-alpha"
|
val semConvVersion = "1.25.0-alpha"
|
||||||
|
|
||||||
val CORE_DEPENDENCIES = listOf(
|
val CORE_DEPENDENCIES = listOf(
|
||||||
|
|
|
@ -280,15 +280,15 @@
|
||||||
|
|
||||||
## MIT License
|
## MIT License
|
||||||
|
|
||||||
**60** **Group:** `org.slf4j` **Name:** `slf4j-api` **Version:** `2.0.14`
|
**60** **Group:** `org.slf4j` **Name:** `slf4j-api` **Version:** `2.0.15`
|
||||||
> - **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.14.jar/META-INF/LICENSE.txt](slf4j-api-2.0.14.jar/META-INF/LICENSE.txt)
|
> - **Embedded license files**: [slf4j-api-2.0.15.jar/META-INF/LICENSE.txt](slf4j-api-2.0.15.jar/META-INF/LICENSE.txt)
|
||||||
|
|
||||||
**61** **Group:** `org.slf4j` **Name:** `slf4j-simple` **Version:** `2.0.14`
|
**61** **Group:** `org.slf4j` **Name:** `slf4j-simple` **Version:** `2.0.15`
|
||||||
> - **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.14.jar/META-INF/LICENSE.txt](slf4j-simple-2.0.14.jar/META-INF/LICENSE.txt)
|
> - **Embedded license files**: [slf4j-simple-2.0.15.jar/META-INF/LICENSE.txt](slf4j-simple-2.0.15.jar/META-INF/LICENSE.txt)
|
||||||
|
|
||||||
## The 3-Clause BSD License
|
## The 3-Clause BSD License
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue