Skip to content

Commit 646a726

Browse files
Bump slf4jVersion from 2.0.12 to 2.0.13 (#3645)
1 parent c60e72a commit 646a726

File tree

9 files changed

+14
-14
lines changed

9 files changed

+14
-14
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
@@ -11,6 +11,6 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.2.0=runtime
1111
io.opentelemetry:opentelemetry-bom-alpha:1.36.0-alpha=runtimeClasspath
1212
io.opentelemetry:opentelemetry-bom:1.36.0=runtimeClasspath
1313
org.junit:junit-bom:5.10.2=runtimeClasspath
14-
org.slf4j:slf4j-api:2.0.12=runtimeClasspath
14+
org.slf4j:slf4j-api:2.0.13=runtimeClasspath
1515
org.testcontainers:testcontainers-bom:1.19.7=runtimeClasspath
1616
empty=

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.2.0=runtime
1111
io.opentelemetry:opentelemetry-bom-alpha:1.36.0-alpha=runtimeClasspath
1212
io.opentelemetry:opentelemetry-bom:1.36.0=runtimeClasspath
1313
org.junit:junit-bom:5.10.2=runtimeClasspath
14-
org.slf4j:slf4j-api:2.0.12=runtimeClasspath
14+
org.slf4j:slf4j-api:2.0.13=runtimeClasspath
1515
org.testcontainers:testcontainers-bom:1.19.7=runtimeClasspath
1616
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.2.0=runtime
1010
io.opentelemetry:opentelemetry-bom-alpha:1.36.0-alpha=runtimeClasspath
1111
io.opentelemetry:opentelemetry-bom:1.36.0=runtimeClasspath
1212
org.junit:junit-bom:5.10.2=runtimeClasspath
13-
org.slf4j:slf4j-api:2.0.12=runtimeClasspath
13+
org.slf4j:slf4j-api:2.0.13=runtimeClasspath
1414
org.testcontainers:testcontainers-bom:1.19.7=runtimeClasspath
1515
empty=

agent/agent-tooling/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ org.apache.commons:commons-text:1.11.0=runtimeClasspath
8282
org.codehaus.woodstox:stax2-api:4.2.2=runtimeClasspath
8383
org.junit:junit-bom:5.10.2=runtimeClasspath
8484
org.reactivestreams:reactive-streams:1.0.4=runtimeClasspath
85-
org.slf4j:jcl-over-slf4j:2.0.12=runtimeClasspath
86-
org.slf4j:slf4j-api:2.0.12=runtimeClasspath
85+
org.slf4j:jcl-over-slf4j:2.0.13=runtimeClasspath
86+
org.slf4j:slf4j-api:2.0.13=runtimeClasspath
8787
org.testcontainers:testcontainers-bom:1.19.7=runtimeClasspath
8888
empty=

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ val autoValueVersion = "1.10.4"
4040
val errorProneVersion = "2.26.1"
4141
val jmhVersion = "1.37"
4242
val mockitoVersion = "4.11.0"
43-
val slf4jVersion = "2.0.12"
43+
val slf4jVersion = "2.0.13"
4444

4545
val CORE_DEPENDENCIES = listOf(
4646
"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
@@ -10,6 +10,6 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.2.0=runtime
1010
io.opentelemetry:opentelemetry-bom-alpha:1.36.0-alpha=runtimeClasspath
1111
io.opentelemetry:opentelemetry-bom:1.36.0=runtimeClasspath
1212
org.junit:junit-bom:5.10.2=runtimeClasspath
13-
org.slf4j:slf4j-api:2.0.12=runtimeClasspath
13+
org.slf4j:slf4j-api:2.0.13=runtimeClasspath
1414
org.testcontainers:testcontainers-bom:1.19.7=runtimeClasspath
1515
empty=

licenses/jcl-over-slf4j-2.0.12.jar/META-INF/LICENSE.txt renamed to licenses/jcl-over-slf4j-2.0.13.jar/META-INF/LICENSE.txt

File renamed without changes.

licenses/more-licenses.md

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

22
# agent
33
## Dependency License Report
4-
_2024-04-14 13:07:53 UTC_
4+
_2024-04-14 13:51:28 UTC_
55
## Apache License, Version 2.0
66

77
**1** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-annotations` **Version:** `2.17.0`
@@ -269,12 +269,12 @@ _2024-04-14 13:07:53 UTC_
269269
> - **Embedded license files**: [commons-text-1.11.0.jar/META-INF/LICENSE.txt](commons-text-1.11.0.jar/META-INF/LICENSE.txt)
270270
- [commons-text-1.11.0.jar/META-INF/NOTICE.txt](commons-text-1.11.0.jar/META-INF/NOTICE.txt)
271271

272-
**53** **Group:** `org.slf4j` **Name:** `jcl-over-slf4j` **Version:** `2.0.12`
272+
**53** **Group:** `org.slf4j` **Name:** `jcl-over-slf4j` **Version:** `2.0.13`
273273
> - **Project URL**: [http://www.slf4j.org](http://www.slf4j.org)
274274
> - **Manifest License**: Apache License, Version 2.0 (Not Packaged)
275275
> - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)
276276
> - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT)
277-
> - **Embedded license files**: [jcl-over-slf4j-2.0.12.jar/META-INF/LICENSE.txt](jcl-over-slf4j-2.0.12.jar/META-INF/LICENSE.txt)
277+
> - **Embedded license files**: [jcl-over-slf4j-2.0.13.jar/META-INF/LICENSE.txt](jcl-over-slf4j-2.0.13.jar/META-INF/LICENSE.txt)
278278
279279
## Eclipse Public License - v 1.0
280280

@@ -387,17 +387,17 @@ _2024-04-14 13:07:53 UTC_
387387
> - **POM Project URL**: [https://github.com/Microsoft/jfr-streaming](https://github.com/Microsoft/jfr-streaming)
388388
> - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT)
389389
390-
**76** **Group:** `org.slf4j` **Name:** `jcl-over-slf4j` **Version:** `2.0.12`
390+
**76** **Group:** `org.slf4j` **Name:** `jcl-over-slf4j` **Version:** `2.0.13`
391391
> - **Project URL**: [http://www.slf4j.org](http://www.slf4j.org)
392392
> - **Manifest License**: Apache License, Version 2.0 (Not Packaged)
393393
> - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)
394394
> - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT)
395-
> - **Embedded license files**: [jcl-over-slf4j-2.0.12.jar/META-INF/LICENSE.txt](jcl-over-slf4j-2.0.12.jar/META-INF/LICENSE.txt)
395+
> - **Embedded license files**: [jcl-over-slf4j-2.0.13.jar/META-INF/LICENSE.txt](jcl-over-slf4j-2.0.13.jar/META-INF/LICENSE.txt)
396396
397-
**77** **Group:** `org.slf4j` **Name:** `slf4j-api` **Version:** `2.0.12`
397+
**77** **Group:** `org.slf4j` **Name:** `slf4j-api` **Version:** `2.0.13`
398398
> - **Project URL**: [http://www.slf4j.org](http://www.slf4j.org)
399399
> - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT)
400-
> - **Embedded license files**: [slf4j-api-2.0.12.jar/META-INF/LICENSE.txt](slf4j-api-2.0.12.jar/META-INF/LICENSE.txt)
400+
> - **Embedded license files**: [slf4j-api-2.0.13.jar/META-INF/LICENSE.txt](slf4j-api-2.0.13.jar/META-INF/LICENSE.txt)
401401
402402
## MIT-0
403403

File renamed without changes.

0 commit comments

Comments
 (0)