diff --git a/pom.xml b/pom.xml
index 67910dc..75ce807 100644
--- a/pom.xml
+++ b/pom.xml
@@ -266,7 +266,7 @@ under the License.
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-javadoc-plugin</artifactId>
-                    <version>3.10.1</version>
+                    <version>3.11.1</version>
                     <configuration>
                         <source>11</source>
                         <detectJavaApiLink>false</detectJavaApiLink>