Skip to content

Commit 0de0e31

Browse files
committed
chore: Update the upper bound dependencies file
Update the upper bound dependencies file to have the latest versions per release notes instruction. It is a combination of checking the [Dependency Dashboard](#831) and manually checking the github repo(e.g. grpc, protobuf, ) if they don't show up in the dashboard.
1 parent 3694fed commit 0de0e31

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

dependencies.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
# These dependencies are declared: https://github.com/googleapis/sdk-platform-java/blob/main/gapic-generator-java-pom-parent/pom.xml
88
javax.annotation-api=1.3.2
99
grpc=1.75.0
10-
google.auth=1.38.0
10+
google.auth=1.39.0
1111
google.http-client=2.0.0
12-
gson=2.13.1
12+
gson=2.13.2
1313
guava=33.4.8-jre
14-
protobuf=4.32.0
14+
protobuf=4.32.1
1515
# Note: This opentelemetry version refers to the opentelemetry-bom
16-
opentelemetry=1.53.0
16+
opentelemetry=1.54.0
1717
errorprone=2.41.0
1818
j2objc-annotations=3.1
1919
threetenbp=1.7.2
@@ -45,4 +45,4 @@ dev.cel=0.11.0
4545
com.google.crypto.tink=1.18.0
4646
# The follow opentelemetry dependencies have a different version from the opentelemetry-bom
4747
opentelemetry-semconv=1.37.0
48-
io.opentelemetry.contrib.opentelemetry-gcp-resources=1.48.0-alpha
48+
io.opentelemetry.contrib.opentelemetry-gcp-resources=1.49.0-alpha

0 commit comments

Comments
 (0)