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

Commit e17f554

Browse files
authored
Merge pull request #692 from mewna/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.4.1
build(deps): bump maven-javadoc-plugin from 3.4.0 to 3.4.1
2 parents 8837d33 + 4aea4c4 commit e17f554

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.4.0</version>
234+
<version>3.4.1</version>
235235
<configuration>
236236
<sourcepath>${delombok.output}</sourcepath>
237237
<!--

0 commit comments

Comments
 (0)