Skip to content
This repository was archived by the owner on Jun 9, 2024. It is now read-only.

Commit aae717d

Browse files
authored
Merge pull request #664 from mewna/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.3.2
build(deps): bump maven-javadoc-plugin from 3.3.1 to 3.3.2
2 parents 7a11b58 + ed61074 commit aae717d

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
@@ -231,7 +231,7 @@
231231
<plugin>
232232
<groupId>org.apache.maven.plugins</groupId>
233233
<artifactId>maven-javadoc-plugin</artifactId>
234-
<version>3.3.1</version>
234+
<version>3.3.2</version>
235235
<configuration>
236236
<sourcepath>${delombok.output}</sourcepath>
237237
<!--

0 commit comments

Comments
 (0)