Skip to content

Commit 0a5b381

Browse files
authored
Merge branch 'master' into dependabot/maven/netty.version-4.1.116.Final
2 parents a3387dd + 6b73aba commit 0a5b381

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<plugin>
9090
<!-- Generate API docs using Doclava for the developer site -->
9191
<artifactId>maven-javadoc-plugin</artifactId>
92-
<version>3.11.1</version>
92+
<version>3.11.2</version>
9393
<executions>
9494
<execution>
9595
<phase>site</phase>
@@ -301,7 +301,7 @@
301301
</plugin>
302302
<plugin>
303303
<artifactId>maven-javadoc-plugin</artifactId>
304-
<version>3.11.1</version>
304+
<version>3.11.2</version>
305305
<executions>
306306
<execution>
307307
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)