Skip to content

Commit 42a70cd

Browse files
Update protobuf monorepo to v4.35.1 (#2880)
* Update protobuf monorepo to v4.35.1 * update licenses --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
1 parent 5f1a70a commit 42a70cd

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ val otelContribAlphaVersion = "1.57.0-alpha"
1111
val autoValueVersion = "1.11.1"
1212
val dockerJavaVersion = "3.7.1"
1313
val mockitoVersion = "5.23.0"
14-
val protobufVersion = "4.35.0"
14+
val protobufVersion = "4.35.1"
1515
val slf4jVersion = "2.0.18"
1616

1717
// instrumentation version is used to compute Implementation-Version manifest attribute

licenses/licenses.md

Lines changed: 2 additions & 2 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-11 16:20:56 EEST_
4+
_2026-06-12 09:37:13 EEST_
55
## Apache License, Version 2.0
66

77
**1** **Group:** `com.squareup.okhttp3` **Name:** `okhttp` **Version:** `5.4.0`
@@ -134,7 +134,7 @@ _2026-06-11 16:20:56 EEST_
134134
135135
## The 3-Clause BSD License
136136

137-
**30** **Group:** `com.google.protobuf` **Name:** `protobuf-java` **Version:** `4.35.0`
137+
**30** **Group:** `com.google.protobuf` **Name:** `protobuf-java` **Version:** `4.35.1`
138138
> - **Manifest Project URL**: [https://developers.google.com/protocol-buffers/](https://developers.google.com/protocol-buffers/)
139139
> - **Manifest License**: [https://opensource.org/licenses/BSD-3-Clause](The 3-Clause BSD License)
140140
> - **POM License**: The 3-Clause BSD License - [https://opensource.org/licenses/BSD-3-Clause](https://opensource.org/licenses/BSD-3-Clause)

0 commit comments

Comments
 (0)