Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion gapic-generator-java-pom-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<javax.annotation-api.version>1.3.2</javax.annotation-api.version>
<grpc.version>1.71.0</grpc.version>
<google.auth.version>1.37.1</google.auth.version>
<google.http-client.version>1.47.1</google.http-client.version>
<google.http-client.version>2.0.0</google.http-client.version>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 For major version upgrades, it would be helpful to include a link to the release notes or a summary of any breaking changes in the pull request description. This helps reviewers understand the impact of the change.

<gson.version>2.12.1</gson.version>
<guava.version>33.4.0-jre</guava.version>
<protobuf.version>3.25.8</protobuf.version>
Expand Down
Loading