Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion agent/agent-gc-monitor/gc-monitor-api/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.26.1=runtim
io.opentelemetry:opentelemetry-bom-alpha:1.60.1-alpha=runtimeClasspath
io.opentelemetry:opentelemetry-bom:1.60.1=runtimeClasspath
org.junit:junit-bom:5.14.4=runtimeClasspath
org.slf4j:slf4j-api:2.0.17=runtimeClasspath
org.slf4j:slf4j-api:2.0.18=runtimeClasspath
org.testcontainers:testcontainers-bom:2.0.5=runtimeClasspath
empty=
2 changes: 1 addition & 1 deletion agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.26.1=runtim
io.opentelemetry:opentelemetry-bom-alpha:1.60.1-alpha=runtimeClasspath
io.opentelemetry:opentelemetry-bom:1.60.1=runtimeClasspath
org.junit:junit-bom:5.14.4=runtimeClasspath
org.slf4j:slf4j-api:2.0.17=runtimeClasspath
org.slf4j:slf4j-api:2.0.18=runtimeClasspath
org.testcontainers:testcontainers-bom:2.0.5=runtimeClasspath
empty=
2 changes: 1 addition & 1 deletion agent/agent-profiler/agent-alerting/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.26.1=runtim
io.opentelemetry:opentelemetry-bom-alpha:1.60.1-alpha=runtimeClasspath
io.opentelemetry:opentelemetry-bom:1.60.1=runtimeClasspath
org.junit:junit-bom:5.14.4=runtimeClasspath
org.slf4j:slf4j-api:2.0.17=runtimeClasspath
org.slf4j:slf4j-api:2.0.18=runtimeClasspath
org.testcontainers:testcontainers-bom:2.0.5=runtimeClasspath
empty=
4 changes: 2 additions & 2 deletions agent/agent-tooling/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ org.apache.commons:commons-lang3:3.20.0=runtimeClasspath
org.apache.commons:commons-text:1.15.0=runtimeClasspath
org.junit:junit-bom:5.14.4=runtimeClasspath
org.reactivestreams:reactive-streams:1.0.4=runtimeClasspath
org.slf4j:jcl-over-slf4j:2.0.17=runtimeClasspath
org.slf4j:slf4j-api:2.0.17=runtimeClasspath
org.slf4j:jcl-over-slf4j:2.0.18=runtimeClasspath
org.slf4j:slf4j-api:2.0.18=runtimeClasspath
org.testcontainers:testcontainers-bom:2.0.5=runtimeClasspath
empty=
2 changes: 1 addition & 1 deletion dependencyManagement/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ val autoValueVersion = "1.11.1"
val errorProneVersion = "2.49.0"
val jmhVersion = "1.37"
val mockitoVersion = "4.11.0"
val slf4jVersion = "2.0.17"
val slf4jVersion = "2.0.18"

val CORE_DEPENDENCIES = listOf(
"io.opentelemetry.semconv:opentelemetry-semconv:1.40.0",
Expand Down
2 changes: 1 addition & 1 deletion etw/java/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.26.1=runtim
io.opentelemetry:opentelemetry-bom-alpha:1.60.1-alpha=runtimeClasspath
io.opentelemetry:opentelemetry-bom:1.60.1=runtimeClasspath
org.junit:junit-bom:5.14.4=runtimeClasspath
org.slf4j:slf4j-api:2.0.17=runtimeClasspath
org.slf4j:slf4j-api:2.0.18=runtimeClasspath
org.testcontainers:testcontainers-bom:2.0.5=runtimeClasspath
empty=
14 changes: 7 additions & 7 deletions licenses/more-licenses.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

# agent
## Dependency License Report
_2026-04-29 02:29:20 UTC_
_2026-05-21 03:19:24 UTC_
## Apache License, Version 2.0

**1** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-annotations` **Version:** `2.21`
Expand Down Expand Up @@ -255,12 +255,12 @@ _2026-04-29 02:29:20 UTC_
> - **Embedded license files**: [commons-text-1.15.0.jar/META-INF/LICENSE.txt](commons-text-1.15.0.jar/META-INF/LICENSE.txt)
- [commons-text-1.15.0.jar/META-INF/NOTICE.txt](commons-text-1.15.0.jar/META-INF/NOTICE.txt)

**50** **Group:** `org.slf4j` **Name:** `jcl-over-slf4j` **Version:** `2.0.17`
**50** **Group:** `org.slf4j` **Name:** `jcl-over-slf4j` **Version:** `2.0.18`
> - **Project URL**: [http://www.slf4j.org](http://www.slf4j.org)
> - **Manifest License**: Apache License, Version 2.0 (Not Packaged)
> - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
> - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT)
> - **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)
> - **Embedded license files**: [jcl-over-slf4j-2.0.18.jar/META-INF/LICENSE.txt](jcl-over-slf4j-2.0.18.jar/META-INF/LICENSE.txt)

## Eclipse Public License - v 1.0

Expand Down Expand Up @@ -373,17 +373,17 @@ _2026-04-29 02:29:20 UTC_
> - **POM Project URL**: [https://github.com/AzureAD/microsoft-authentication-library-for-java](https://github.com/AzureAD/microsoft-authentication-library-for-java)
> - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT)

**73** **Group:** `org.slf4j` **Name:** `jcl-over-slf4j` **Version:** `2.0.17`
**73** **Group:** `org.slf4j` **Name:** `jcl-over-slf4j` **Version:** `2.0.18`
> - **Project URL**: [http://www.slf4j.org](http://www.slf4j.org)
> - **Manifest License**: Apache License, Version 2.0 (Not Packaged)
> - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
> - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT)
> - **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)
> - **Embedded license files**: [jcl-over-slf4j-2.0.18.jar/META-INF/LICENSE.txt](jcl-over-slf4j-2.0.18.jar/META-INF/LICENSE.txt)

**74** **Group:** `org.slf4j` **Name:** `slf4j-api` **Version:** `2.0.17`
**74** **Group:** `org.slf4j` **Name:** `slf4j-api` **Version:** `2.0.18`
> - **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.17.jar/META-INF/LICENSE.txt](slf4j-api-2.0.17.jar/META-INF/LICENSE.txt)
> - **Embedded license files**: [slf4j-api-2.0.18.jar/META-INF/LICENSE.txt](slf4j-api-2.0.18.jar/META-INF/LICENSE.txt)

## MIT-0

Expand Down
Loading