File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 1818 <dependency >
1919 <groupId >com.google.protobuf</groupId >
2020 <artifactId >protobuf-java-util</artifactId >
21+ <!-- Temp exclusion. Remove next protobuf upgrade (to 3.23.3 or higher)
22+ context: https://github.com/googleapis/sdk-platform-java/pull/1791#issuecomment-1601587713-->
23+ <exclusions >
24+ <exclusion >
25+ <groupId >com.google.j2objc</groupId >
26+ <artifactId >j2objc-annotations</artifactId >
27+ </exclusion >
28+ </exclusions >
2129 </dependency >
2230 <dependency >
2331 <groupId >io.grpc</groupId >
3846 <dependency >
3947 <groupId >com.google.cloud</groupId >
4048 <artifactId >google-cloud-pubsub</artifactId >
49+ <version >1.123.17</version >
4150 </dependency >
4251 <dependency >
4352 <groupId >com.google.api.grpc</groupId >
You can’t perform that action at this time.
0 commit comments