mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-08 13:12:12 +00:00
Fix jetty plugin version at 6.1.6.
This commit is contained in:
parent
8e6e373a3b
commit
1216673deb
@ -39,6 +39,7 @@
|
||||
<plugin>
|
||||
<groupId>org.mortbay.jetty</groupId>
|
||||
<artifactId>maven-jetty-plugin</artifactId>
|
||||
<version>6.1.6</version>
|
||||
<configuration>
|
||||
<contextPath>/tutorial</contextPath>
|
||||
</configuration>
|
||||
|
Loading…
x
Reference in New Issue
Block a user