Skip to content

Commit 5b75300

Browse files
Update dependency org.apache.commons:commons-jexl3 to v3.6.4 (#2913)
* Update dependency org.apache.commons:commons-jexl3 to v3.6.4 * update licenses --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
1 parent b444095 commit 5b75300

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ dependencies {
5858
api("io.opentelemetry.contrib:opentelemetry-opamp-client:${otelContribAlphaVersion}")
5959
api("io.opentelemetry.proto:opentelemetry-proto:1.10.0-alpha")
6060

61-
api("org.apache.commons:commons-jexl3:3.6.3")
61+
api("org.apache.commons:commons-jexl3:3.6.4")
6262
api("org.snakeyaml:snakeyaml-engine:2.10")
6363
api("io.github.netmikey.logunit:logunit-jul:2.0.0")
6464
}
File renamed without changes.
File renamed without changes.

licenses/licenses.md

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

22
# splunk-otel-javaagent
33
## Dependency License Report
4-
_2026-06-24 14:18:04 CEST_
4+
_2026-06-29 09:11:38 EEST_
55
## Apache License, Version 2.0
66

77
**1** **Group:** `com.squareup.okhttp3` **Name:** `okhttp` **Version:** `5.4.0`
@@ -92,12 +92,12 @@ _2026-06-24 14:18:04 CEST_
9292
> - **POM Project URL**: [https://github.com/open-telemetry/opentelemetry-java-instrumentation](https://github.com/open-telemetry/opentelemetry-java-instrumentation)
9393
> - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)
9494
95-
**23** **Group:** `org.apache.commons` **Name:** `commons-jexl3` **Version:** `3.6.3`
95+
**23** **Group:** `org.apache.commons` **Name:** `commons-jexl3` **Version:** `3.6.4`
9696
> - **Project URL**: [https://commons.apache.org/proper/commons-jexl/](https://commons.apache.org/proper/commons-jexl/)
9797
> - **Manifest License**: [https://www.apache.org/licenses/LICENSE-2.0](Apache License, Version 2.0)
9898
> - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)
99-
> - **Embedded license files**: [commons-jexl3-3.6.3.jar/META-INF/LICENSE.txt](commons-jexl3-3.6.3.jar/META-INF/LICENSE.txt)
100-
- [commons-jexl3-3.6.3.jar/META-INF/NOTICE.txt](commons-jexl3-3.6.3.jar/META-INF/NOTICE.txt)
99+
> - **Embedded license files**: [commons-jexl3-3.6.4.jar/META-INF/LICENSE.txt](commons-jexl3-3.6.4.jar/META-INF/LICENSE.txt)
100+
- [commons-jexl3-3.6.4.jar/META-INF/NOTICE.txt](commons-jexl3-3.6.4.jar/META-INF/NOTICE.txt)
101101

102102
**24** **Group:** `org.jetbrains` **Name:** `annotations` **Version:** `13.0`
103103
> - **POM Project URL**: [http://www.jetbrains.org](http://www.jetbrains.org)

0 commit comments

Comments
 (0)