Skip to content

Commit 20740f4

Browse files
fix(deps): update slf4j monorepo to v2.0.17 (#2209)
* fix(deps): update slf4j monorepo to v2.0.17 * update licenses --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lauri Tulmin <[email protected]>
1 parent 2ff8315 commit 20740f4

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ val autoValueVersion = "1.11.0"
1212
val dockerJavaVersion = "3.4.1"
1313
val mockitoVersion = "5.15.2"
1414
val protobufVersion = "4.29.3"
15-
val slf4jVersion = "2.0.16"
15+
val slf4jVersion = "2.0.17"
1616

1717
// instrumentation version is used to compute Implementation-Version manifest attribute
1818
rootProject.extra["otelInstrumentationVersion"] = otelInstrumentationVersion

licenses/licenses.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
# splunk-otel-javaagent
33
## Dependency License Report
4-
_2025-02-20 09:15:22 EET_
4+
_2025-02-26 15:29:24 EET_
55
## Apache License, Version 2.0
66

77
**1** **Group:** `com.squareup.okhttp3` **Name:** `okhttp` **Version:** `4.12.0`
@@ -105,26 +105,26 @@ _2025-02-20 09:15:22 EET_
105105
> - **POM Project URL**: [https://github.com/lz4/lz4-java](https://github.com/lz4/lz4-java)
106106
> - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)
107107
108-
**26** **Group:** `org.slf4j` **Name:** `jcl-over-slf4j` **Version:** `2.0.16`
108+
**26** **Group:** `org.slf4j` **Name:** `jcl-over-slf4j` **Version:** `2.0.17`
109109
> - **Project URL**: [http://www.slf4j.org](http://www.slf4j.org)
110110
> - **Manifest License**: Apache License, Version 2.0 (Not Packaged)
111111
> - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)
112112
> - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT)
113-
> - **Embedded license files**: [jcl-over-slf4j-2.0.16.jar/META-INF/LICENSE.txt](jcl-over-slf4j-2.0.16.jar/META-INF/LICENSE.txt)
113+
> - **Embedded license files**: [jcl-over-slf4j-2.0.17.jar/META-INF/LICENSE.txt](jcl-over-slf4j-2.0.17.jar/META-INF/LICENSE.txt)
114114
115115
## MIT License
116116

117-
**27** **Group:** `org.slf4j` **Name:** `jcl-over-slf4j` **Version:** `2.0.16`
117+
**27** **Group:** `org.slf4j` **Name:** `jcl-over-slf4j` **Version:** `2.0.17`
118118
> - **Project URL**: [http://www.slf4j.org](http://www.slf4j.org)
119119
> - **Manifest License**: Apache License, Version 2.0 (Not Packaged)
120120
> - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)
121121
> - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT)
122-
> - **Embedded license files**: [jcl-over-slf4j-2.0.16.jar/META-INF/LICENSE.txt](jcl-over-slf4j-2.0.16.jar/META-INF/LICENSE.txt)
122+
> - **Embedded license files**: [jcl-over-slf4j-2.0.17.jar/META-INF/LICENSE.txt](jcl-over-slf4j-2.0.17.jar/META-INF/LICENSE.txt)
123123
124-
**28** **Group:** `org.slf4j` **Name:** `slf4j-api` **Version:** `2.0.16`
124+
**28** **Group:** `org.slf4j` **Name:** `slf4j-api` **Version:** `2.0.17`
125125
> - **Project URL**: [http://www.slf4j.org](http://www.slf4j.org)
126126
> - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT)
127-
> - **Embedded license files**: [slf4j-api-2.0.16.jar/META-INF/LICENSE.txt](slf4j-api-2.0.16.jar/META-INF/LICENSE.txt)
127+
> - **Embedded license files**: [slf4j-api-2.0.17.jar/META-INF/LICENSE.txt](slf4j-api-2.0.17.jar/META-INF/LICENSE.txt)
128128
129129
## The 3-Clause BSD License
130130

0 commit comments

Comments
 (0)