fix #11871 remove reflection from client pom.xml (#11872)

This commit is contained in:
shalk(xiao kun) 2024-03-25 17:25:03 +08:00 committed by GitHub
parent 6dc0a2109f
commit 082c5073bb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -199,7 +199,6 @@
<include>org.conscrypt:conscrypt-openjdk</include>
<include>org.mortbay.jetty.alpn:alpn-boot</include>
<include>org.eclipse.jetty.npn:npn-api</include>
<include>org.reflections:reflections</include>
<include>com.google.guava:guava</include>
<include>io.grpc:*</include>
<include>io.opencensus:*</include>