Skip to content

Commit 131302c

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.10.0
1 parent f8ff251 commit 131302c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dough-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<plugin>
2525
<groupId>org.apache.maven.plugins</groupId>
2626
<artifactId>maven-javadoc-plugin</artifactId>
27-
<version>3.5.0</version>
27+
<version>3.10.0</version>
2828

2929
<configuration>
3030
<includeDependencySources>true</includeDependencySources>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
<plugin>
125125
<groupId>org.apache.maven.plugins</groupId>
126126
<artifactId>maven-javadoc-plugin</artifactId>
127-
<version>3.5.0</version>
127+
<version>3.10.0</version>
128128

129129
<configuration>
130130
<includeDependencySources>false</includeDependencySources>

0 commit comments

Comments
 (0)