Skip to content

Commit

Permalink
chore: remove temp exclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeWang1127 committed Oct 12, 2023
1 parent bdd89c7 commit 3fd74f5
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions google-cloud-pubsublite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,6 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java-util</artifactId>
<!-- Temp exclusion. Remove next protobuf upgrade (to 3.23.3 or higher)
context: https://github.com/googleapis/sdk-platform-java/pull/1791#issuecomment-1601587713-->
<exclusions>
<exclusion>
<groupId>com.google.j2objc</groupId>
<artifactId>j2objc-annotations</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>io.grpc</groupId>
Expand Down

0 comments on commit 3fd74f5

Please sign in to comment.