We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 035344e commit 732ac6eCopy full SHA for 732ac6e
pom.xml
@@ -127,7 +127,7 @@
127
<plugin>
128
<groupId>org.apache.maven.plugins</groupId>
129
<artifactId>maven-javadoc-plugin</artifactId>
130
- <version>3.4.1</version>
+ <version>3.5.0</version>
131
<configuration>
132
<source>8</source>
133
<links combine.self="override">
@@ -208,7 +208,7 @@
208
209
210
211
212
213
<excludePackageNames>com.google.cloud.pubsublite.cloudpubsub.internal:com.google.cloud.pubsublite.internal:com.google.cloud.pubsublite.internal.testing:com.google.cloud.pubsublite.internal.wire</excludePackageNames>
214
</configuration>
0 commit comments