Skip to content

Commit 69daddb

Browse files
committed
Fix Maven build warning
1 parent 22fa02c commit 69daddb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@
110110
<plugin>
111111
<groupId>org.apache.maven.plugins</groupId>
112112
<artifactId>maven-javadoc-plugin</artifactId>
113+
<version>2.10.3</version>
113114
<configuration>
114115
<show>public</show>
115116
</configuration>

0 commit comments

Comments
 (0)