mirror of
https://github.com/MilkBowl/Vault.git
synced 2024-11-23 11:05:48 +01:00
update maven-javadoc-plugin to use 2.9.1
This commit is contained in:
parent
4ae1bd67b7
commit
0f738be238
2
pom.xml
2
pom.xml
@ -430,7 +430,7 @@ Vault currently supports the following: Permissions 3, PEX, GroupManager, bPerms
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-javadoc-plugin</artifactId>
|
||||
<version>2.8</version>
|
||||
<version>2.9.1</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>install-javadocs</id>
|
||||
|
Loading…
Reference in New Issue
Block a user