Skip to content

Commit 085ecf7

Browse files
Update dependency com.google.protobuf:protobuf-bom to v4.33.5 (#2618)
* Update dependency com.google.protobuf:protobuf-bom to v4.33.5 * update licenses --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
1 parent 139a48d commit 085ecf7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.52.0-alpha"
1111
val autoValueVersion = "1.11.1"
1212
val dockerJavaVersion = "3.7.0"
1313
val mockitoVersion = "5.21.0"
14-
val protobufVersion = "4.33.4"
14+
val protobufVersion = "4.33.5"
1515
val slf4jVersion = "2.0.17"
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-01-20 16:26:23 PST_
4+
_2026-01-30 09:54:19 EET_
55
## Apache License, Version 2.0
66

77
**1** **Group:** `com.squareup.okhttp3` **Name:** `okhttp` **Version:** `5.3.2`
@@ -138,7 +138,7 @@ _2026-01-20 16:26:23 PST_
138138
139139
## The 3-Clause BSD License
140140

141-
**31** **Group:** `com.google.protobuf` **Name:** `protobuf-java` **Version:** `4.33.4`
141+
**31** **Group:** `com.google.protobuf` **Name:** `protobuf-java` **Version:** `4.33.5`
142142
> - **Manifest Project URL**: [https://developers.google.com/protocol-buffers/](https://developers.google.com/protocol-buffers/)
143143
> - **Manifest License**: The 3-Clause BSD License (Not Packaged)
144144
> - **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)