mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-29 15:22:15 +00:00
Updated jetty plugin to 6.1.7
This commit is contained in:
parent
2ad0c2cbd0
commit
86f7b47fac
@ -89,7 +89,7 @@
|
||||
<plugin>
|
||||
<groupId>org.mortbay.jetty</groupId>
|
||||
<artifactId>maven-jetty-plugin</artifactId>
|
||||
<version>6.1.5</version>
|
||||
<version>6.1.7</version>
|
||||
<configuration>
|
||||
<contextPath>/contacts</contextPath>
|
||||
<!--jettyConfig>${basedir}/src/test/resources/jetty.xml</jettyConfig-->
|
||||
|
Loading…
x
Reference in New Issue
Block a user