Skip to content

Commit 85578a2

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.11.1
1 parent f9c4a70 commit 85578a2

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
@@ -135,7 +135,7 @@
135135
<plugin>
136136
<groupId>org.apache.maven.plugins</groupId>
137137
<artifactId>maven-javadoc-plugin</artifactId>
138-
<version>3.10.1</version>
138+
<version>3.11.1</version>
139139
<configuration>
140140
<show>private</show>
141141
<nohelp>true</nohelp>
@@ -219,7 +219,7 @@
219219
<plugin>
220220
<groupId>org.apache.maven.plugins</groupId>
221221
<artifactId>maven-javadoc-plugin</artifactId>
222-
<version>3.10.1</version>
222+
<version>3.11.1</version>
223223
<configuration>
224224
<show>private</show>
225225
<nohelp>true</nohelp>

0 commit comments

Comments
 (0)