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

Commit 25ce2ee

Browse files
authored
Merge pull request #14 from xdev-software/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.5.0
Bump maven-javadoc-plugin from 3.4.1 to 3.5.0
2 parents fd432f9 + e3eca3a commit 25ce2ee

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
@@ -136,7 +136,7 @@
136136
<plugin>
137137
<groupId>org.apache.maven.plugins</groupId>
138138
<artifactId>maven-javadoc-plugin</artifactId>
139-
<version>3.4.1</version>
139+
<version>3.5.0</version>
140140
<executions>
141141
<execution>
142142
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)