Skip to content

Commit 48d11ff

Browse files
authored
chore: Update the upper bound dependencies file (#3896)
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 f21c9d4 commit 48d11ff

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

dependencies.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
# Pom-Parent Dependencies
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
9-
grpc=1.74.0
10-
google.auth=1.37.1
11-
google.http-client=1.47.1
9+
grpc=1.75.0
10+
google.auth=1.38.0
11+
google.http-client=2.0.0
1212
gson=2.13.1
1313
guava=33.4.8-jre
14-
protobuf=4.31.1
14+
protobuf=4.32.0
1515
# Note: This opentelemetry version refers to the opentelemetry-bom
16-
opentelemetry=1.52.0
16+
opentelemetry=1.53.0
1717
errorprone=2.41.0
1818
j2objc-annotations=3.1
1919
threetenbp=1.7.2
@@ -30,19 +30,19 @@ google.api-client=2.8.1
3030
threeten-extra=1.8.0
3131
opencensus=0.31.0
3232
findbugs=3.0.2
33-
jackson=2.19.2
33+
jackson=2.20.0
3434
codec=1.19.0
3535
httpcomponents.httpcore=4.4.16
3636
httpcomponents.httpclient=4.5.14
3737
apache-httpclient-5=5.5
38-
apache-httpcore-5=5.3.4
38+
apache-httpcore-5=5.3.5
3939
perfmark-api=0.27.0
4040
# Note: This is the google opentelemetry exporter and not the general opentelemetry project
4141
google.cloud.opentelemetry=0.36.0
4242
flogger=0.9
4343
arrow=18.3.0
44-
dev.cel=0.10.1
44+
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
47-
opentelemetry-semconv=1.34.0
47+
opentelemetry-semconv=1.37.0
4848
io.opentelemetry.contrib.opentelemetry-gcp-resources=1.48.0-alpha

0 commit comments

Comments
 (0)