Skip to content

Commit

Permalink
fix(deps): update dependency com.google.protobuf:protobuf-bom to v3.2…
Browse files Browse the repository at this point in the history
…5.0 (#1511)

* fix(deps): update dependency com.google.protobuf:protobuf-bom to v3.25.0

* update licenses

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <[email protected]>
  • Loading branch information
renovate[bot] and laurit authored Nov 2, 2023
1 parent 887d12f commit 1563c29
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dependencyManagement/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ val dockerJavaVersion = "3.3.4"
val micrometerOldVersion = "1.3.20"
val micrometerVersion = "1.11.5"
val mockitoVersion = "5.6.0"
val protobufVersion = "3.24.4"
val protobufVersion = "3.25.0"
val slf4jVersion = "2.0.9"

// instrumentation version is used to compute Implementation-Version manifest attribute
Expand Down
4 changes: 2 additions & 2 deletions licenses/licenses.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

# splunk-otel-javaagent
## Dependency License Report
_2023-10-19 19:23:20 EEST_
_2023-11-02 14:09:02 EET_
## Apache License, Version 2.0

**1** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-core` **Version:** `2.15.3`
Expand Down Expand Up @@ -249,7 +249,7 @@ _2023-10-19 19:23:20 EEST_
## The 3-Clause BSD License

**49** **Group:** `com.google.protobuf` **Name:** `protobuf-java` **Version:** `3.24.4`
**49** **Group:** `com.google.protobuf` **Name:** `protobuf-java` **Version:** `3.25.0`
> - **Manifest Project URL**: [https://developers.google.com/protocol-buffers/](https://developers.google.com/protocol-buffers/)
> - **Manifest License**: The 3-Clause BSD License (Not Packaged)
> - **POM License**: The 3-Clause BSD License - [https://opensource.org/licenses/BSD-3-Clause](https://opensource.org/licenses/BSD-3-Clause)
Expand Down

0 comments on commit 1563c29

Please sign in to comment.