Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 767ebc8

Browse files
authoredOct 7, 2024··
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 (#253)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9fefbef commit 767ebc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
<plugin>
149149
<groupId>org.apache.maven.plugins</groupId>
150150
<artifactId>maven-javadoc-plugin</artifactId>
151-
<version>3.10.0</version>
151+
<version>3.10.1</version>
152152
<executions>
153153
<execution>
154154
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)
Please sign in to comment.