Add minimal Maven version
This commit is contained in:
parent
ee1d4b0ac1
commit
b76330f20f
4
pom.xml
4
pom.xml
@ -13,6 +13,10 @@
|
|||||||
<inceptionYear>2006</inceptionYear>
|
<inceptionYear>2006</inceptionYear>
|
||||||
<url>https://github.com/WebGoat/WebGoat</url>
|
<url>https://github.com/WebGoat/WebGoat</url>
|
||||||
|
|
||||||
|
<prerequisites>
|
||||||
|
<maven>3.2.5</maven>
|
||||||
|
</prerequisites>
|
||||||
|
|
||||||
<organization>
|
<organization>
|
||||||
<name>OWASP</name>
|
<name>OWASP</name>
|
||||||
<url>https://github.com/WebGoat/WebGoat/</url>
|
<url>https://github.com/WebGoat/WebGoat/</url>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user