File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >com.keybox</groupId >
66 <artifactId >keybox</artifactId >
7- <version >2.88.02-SNAPSHOT </version >
7+ <version >2.88.02</version >
88 <packaging >war</packaging >
99 <name >KeyBox</name >
1010 <properties >
1414 <dependency >
1515 <groupId >org.apache.struts</groupId >
1616 <artifactId >struts2-core</artifactId >
17- <version >2.5.8 </version >
17+ <version >2.5.10.1 </version >
1818 </dependency >
1919 <dependency >
2020 <groupId >org.apache.struts</groupId >
2121 <artifactId >struts2-convention-plugin</artifactId >
22- <version >2.5.8 </version >
22+ <version >2.5.10.1 </version >
2323 </dependency >
2424 <dependency >
2525 <groupId >com.h2database</groupId >
2626 <artifactId >h2</artifactId >
27- <version >1.4.193 </version >
27+ <version >1.4.194 </version >
2828 </dependency >
2929 <dependency >
3030 <groupId >com.jcraft</groupId >
127127 <plugin >
128128 <groupId >org.eclipse.jetty</groupId >
129129 <artifactId >jetty-maven-plugin</artifactId >
130- <version >9.4.0.v20161208 </version >
130+ <version >9.4.2.v20170220 </version >
131131 <configuration >
132132 <jettyXml >${basedir} /src/test/resources/jetty.xml,${basedir} /src/test/resources/jetty-ssl.xml,${basedir} /src/test/resources/jetty-https.xml</jettyXml >
133133 <scanIntervalSeconds >-1</scanIntervalSeconds >
You can’t perform that action at this time.
0 commit comments