Skip to content

Commit b617647

Browse files
committed
chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.1.1
1 parent 308800f commit b617647

File tree

2 files changed

+2
-2
lines changed
  • google-api-grpc/grpc-google-cloud-gameservices-v1alpha
  • google-cloud-clients/google-cloud-gameservices

2 files changed

+2
-2
lines changed

google-api-grpc/grpc-google-cloud-gameservices-v1alpha/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<plugin>
3535
<groupId>org.apache.maven.plugins</groupId>
3636
<artifactId>maven-javadoc-plugin</artifactId>
37-
<version>3.1.0</version>
37+
<version>3.1.1</version>
3838
<configuration>
3939
<show>protected</show>
4040
<nohelp>true</nohelp>

google-cloud-clients/google-cloud-gameservices/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<plugin>
9191
<groupId>org.apache.maven.plugins</groupId>
9292
<artifactId>maven-javadoc-plugin</artifactId>
93-
<version>3.1.0</version>
93+
<version>3.1.1</version>
9494
<configuration>
9595
<show>protected</show>
9696
<nohelp>true</nohelp>

0 commit comments

Comments
 (0)