diff --git a/pom.xml b/pom.xml
index 85aec0533f662ad359d7b2939f864c43ee63c1b4..e6b44fcee59e1eb7bf71bf7a76134a48af9494b4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,7 +58,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-javadoc-plugin</artifactId>
-                    <version>3.4.1</version>
+                    <version>3.5.0</version>
                     <configuration>
                         <excludePackageNames>*.internal,*.internal.*</excludePackageNames>
                         <!-- The offline links make links from extensions to core work. -->