Skip to content

Commit e65c07e

Browse files
Bump slf4jVersion from 2.0.16 to 2.0.17 (#4106)
1 parent bee3530 commit e65c07e

File tree

9 files changed

+16
-16
lines changed

9 files changed

+16
-16
lines changed

agent/agent-gc-monitor/gc-monitor-api/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.13.1=runtim
1010
io.opentelemetry:opentelemetry-bom-alpha:1.47.0-alpha=runtimeClasspath
1111
io.opentelemetry:opentelemetry-bom:1.47.0=runtimeClasspath
1212
org.junit:junit-bom:5.11.4=runtimeClasspath
13-
org.slf4j:slf4j-api:2.0.16=runtimeClasspath
13+
org.slf4j:slf4j-api:2.0.17=runtimeClasspath
1414
org.testcontainers:testcontainers-bom:1.20.5=runtimeClasspath
1515
empty=

agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.13.1=runtim
1010
io.opentelemetry:opentelemetry-bom-alpha:1.47.0-alpha=runtimeClasspath
1111
io.opentelemetry:opentelemetry-bom:1.47.0=runtimeClasspath
1212
org.junit:junit-bom:5.11.4=runtimeClasspath
13-
org.slf4j:slf4j-api:2.0.16=runtimeClasspath
13+
org.slf4j:slf4j-api:2.0.17=runtimeClasspath
1414
org.testcontainers:testcontainers-bom:1.20.5=runtimeClasspath
1515
empty=

agent/agent-profiler/agent-alerting/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.13.1=runtim
1010
io.opentelemetry:opentelemetry-bom-alpha:1.47.0-alpha=runtimeClasspath
1111
io.opentelemetry:opentelemetry-bom:1.47.0=runtimeClasspath
1212
org.junit:junit-bom:5.11.4=runtimeClasspath
13-
org.slf4j:slf4j-api:2.0.16=runtimeClasspath
13+
org.slf4j:slf4j-api:2.0.17=runtimeClasspath
1414
org.testcontainers:testcontainers-bom:1.20.5=runtimeClasspath
1515
empty=

agent/agent-tooling/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ org.apache.commons:commons-lang3:3.17.0=runtimeClasspath
7979
org.apache.commons:commons-text:1.13.0=runtimeClasspath
8080
org.junit:junit-bom:5.11.4=runtimeClasspath
8181
org.reactivestreams:reactive-streams:1.0.4=runtimeClasspath
82-
org.slf4j:jcl-over-slf4j:2.0.16=runtimeClasspath
83-
org.slf4j:slf4j-api:2.0.16=runtimeClasspath
82+
org.slf4j:jcl-over-slf4j:2.0.17=runtimeClasspath
83+
org.slf4j:slf4j-api:2.0.17=runtimeClasspath
8484
org.testcontainers:testcontainers-bom:1.20.5=runtimeClasspath
8585
empty=

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ val autoValueVersion = "1.11.0"
3636
val errorProneVersion = "2.36.0"
3737
val jmhVersion = "1.37"
3838
val mockitoVersion = "4.11.0"
39-
val slf4jVersion = "2.0.16"
39+
val slf4jVersion = "2.0.17"
4040

4141
val CORE_DEPENDENCIES = listOf(
4242
"io.opentelemetry:opentelemetry-semconv:1.30.1-alpha",

etw/java/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.13.1=runtim
99
io.opentelemetry:opentelemetry-bom-alpha:1.47.0-alpha=runtimeClasspath
1010
io.opentelemetry:opentelemetry-bom:1.47.0=runtimeClasspath
1111
org.junit:junit-bom:5.11.4=runtimeClasspath
12-
org.slf4j:slf4j-api:2.0.16=runtimeClasspath
12+
org.slf4j:slf4j-api:2.0.17=runtimeClasspath
1313
org.testcontainers:testcontainers-bom:1.20.5=runtimeClasspath
1414
empty=

licenses/more-licenses.md

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

22
# agent
33
## Dependency License Report
4-
_2025-02-27 03:41:32 UTC_
4+
_2025-02-27 10:00:54 UTC_
55
## Apache License, Version 2.0
66

77
**1** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-annotations` **Version:** `2.18.2`
@@ -273,12 +273,12 @@ _2025-02-27 03:41:32 UTC_
273273
> - **Embedded license files**: [commons-text-1.13.0.jar/META-INF/LICENSE.txt](commons-text-1.13.0.jar/META-INF/LICENSE.txt)
274274
- [commons-text-1.13.0.jar/META-INF/NOTICE.txt](commons-text-1.13.0.jar/META-INF/NOTICE.txt)
275275

276-
**54** **Group:** `org.slf4j` **Name:** `jcl-over-slf4j` **Version:** `2.0.16`
276+
**54** **Group:** `org.slf4j` **Name:** `jcl-over-slf4j` **Version:** `2.0.17`
277277
> - **Project URL**: [http://www.slf4j.org](http://www.slf4j.org)
278278
> - **Manifest License**: Apache License, Version 2.0 (Not Packaged)
279-
> - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)
279+
> - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
280280
> - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT)
281-
> - **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)
281+
> - **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)
282282
283283
## Eclipse Public License - v 1.0
284284

@@ -391,17 +391,17 @@ _2025-02-27 03:41:32 UTC_
391391
> - **POM Project URL**: [https://github.com/AzureAD/microsoft-authentication-library-for-java](https://github.com/AzureAD/microsoft-authentication-library-for-java)
392392
> - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT)
393393
394-
**77** **Group:** `org.slf4j` **Name:** `jcl-over-slf4j` **Version:** `2.0.16`
394+
**77** **Group:** `org.slf4j` **Name:** `jcl-over-slf4j` **Version:** `2.0.17`
395395
> - **Project URL**: [http://www.slf4j.org](http://www.slf4j.org)
396396
> - **Manifest License**: Apache License, Version 2.0 (Not Packaged)
397-
> - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)
397+
> - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
398398
> - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT)
399-
> - **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)
399+
> - **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)
400400
401-
**78** **Group:** `org.slf4j` **Name:** `slf4j-api` **Version:** `2.0.16`
401+
**78** **Group:** `org.slf4j` **Name:** `slf4j-api` **Version:** `2.0.17`
402402
> - **Project URL**: [http://www.slf4j.org](http://www.slf4j.org)
403403
> - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT)
404-
> - **Embedded license files**: [slf4j-api-2.0.16.jar/META-INF/LICENSE.txt](slf4j-api-2.0.16.jar/META-INF/LICENSE.txt)
404+
> - **Embedded license files**: [slf4j-api-2.0.17.jar/META-INF/LICENSE.txt](slf4j-api-2.0.17.jar/META-INF/LICENSE.txt)
405405
406406
## MIT-0
407407

0 commit comments

Comments
 (0)