File tree Expand file tree Collapse file tree 1 file changed +2
-9
lines changed
Expand file tree Collapse file tree 1 file changed +2
-9
lines changed Original file line number Diff line number Diff line change 2424 <version >2.0.1-SNAPSHOT</version >
2525 <name >wicket-pwnedpasswords-validator</name >
2626 <description >A validator for Apache Wicket that checks if a given password has been pwned.</description >
27- <url >https://github.com/pingunaut/wicket-pwnedpasswords-validator</url >
28- <licenses >
29- <license >
30- <name >The Apache Software License, Version 2.0</name >
31- <url >http://www.apache.org/licenses/LICENSE-2.0.txt</url >
32- <distribution >repo</distribution >
33- </license >
34- </licenses >
27+
3528 <properties >
3629 <wicket .version>8.0.0</wicket .version>
3730 <jetty9 .version>9.2.24.v20180105</jetty9 .version>
179172 </plugin >
180173 <plugin >
181174 <artifactId >maven-surefire-plugin</artifactId >
182- <version >2.21 .0</version >
175+ <version >2.22 .0</version >
183176 <configuration >
184177 <argLine >${surefireArgLine} </argLine >
185178 </configuration >
You can’t perform that action at this time.
0 commit comments