Skip to content

Commit 28e1861

Browse files
authored
Merge pull request #340 from com-pas/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.11.2
build(deps): Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.11.2
2 parents af191e8 + a50f214 commit 28e1861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ SPDX-License-Identifier: Apache-2.0
238238
<plugin>
239239
<groupId>org.apache.maven.plugins</groupId>
240240
<artifactId>maven-javadoc-plugin</artifactId>
241-
<version>3.6.3</version>
241+
<version>3.11.2</version>
242242
<executions>
243243
<execution>
244244
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)