]> source.dussan.org Git - gitblit.git/commitdiff
Update to Jetty 9.2.13
authorJames Moger <james.moger@gitblit.com>
Fri, 18 Sep 2015 12:46:23 +0000 (08:46 -0400)
committerJames Moger <james.moger@gitblit.com>
Fri, 18 Sep 2015 12:46:23 +0000 (08:46 -0400)
.classpath
build.moxie
gitblit.iml

index c063f88ef6a18cc52d5cae8e918783d8cf693b7f..c4b21e22aa5b68c47f52905864fc0220b1e088e6 100644 (file)
@@ -16,7 +16,7 @@
        <classpathentry kind="lib" path="ext/slf4j-log4j12-1.7.12.jar" sourcepath="ext/src/slf4j-log4j12-1.7.12.jar" />
        <classpathentry kind="lib" path="ext/javax.mail-1.5.1.jar" sourcepath="ext/src/javax.mail-1.5.1.jar" />
        <classpathentry kind="lib" path="ext/javax.servlet-api-3.1.0.jar" sourcepath="ext/src/javax.servlet-api-3.1.0.jar" />
-       <classpathentry kind="lib" path="ext/jetty-all-9.2.10.v20150310.jar" sourcepath="ext/src/jetty-all-9.2.10.v20150310.jar" />
+       <classpathentry kind="lib" path="ext/jetty-all-9.2.13.v20150730.jar" sourcepath="ext/src/jetty-all-9.2.13.v20150730.jar" />
        <classpathentry kind="lib" path="ext/wicket-1.4.22.jar" sourcepath="ext/src/wicket-1.4.22.jar" />
        <classpathentry kind="lib" path="ext/wicket-auth-roles-1.4.22.jar" sourcepath="ext/src/wicket-auth-roles-1.4.22.jar" />
        <classpathentry kind="lib" path="ext/wicket-extensions-1.4.22.jar" sourcepath="ext/src/wicket-extensions-1.4.22.jar" />
index f34b319187204fc0fd1bf45aab9362a3e19baab2..0af5416e3d7bb495230342b9baf1fe75721d2a2f 100644 (file)
@@ -102,7 +102,7 @@ repositories: central, eclipse-snapshots, eclipse, gitblit
 
 # Convenience properties for dependencies
 properties: {
-  jetty.version  : 9.2.10.v20150310
+  jetty.version  : 9.2.13.v20150730
   slf4j.version  : 1.7.12
   wicket.version : 1.4.22
   lucene.version : 4.10.0
index 89ea8e6b16c59f520480a8b9a17eb73f4ab31cdd..95163e2737991b9b41d6b57258016a939d9dcae1 100644 (file)
       </library>
     </orderEntry>
     <orderEntry type="module-library">
-      <library name="jetty-all-9.2.10.v20150310.jar">
+      <library name="jetty-all-9.2.13.v20150730.jar">
         <CLASSES>
-          <root url="jar://$MODULE_DIR$/ext/jetty-all-9.2.10.v20150310.jar!/" />
+          <root url="jar://$MODULE_DIR$/ext/jetty-all-9.2.13.v20150730.jar!/" />
         </CLASSES>
         <JAVADOC />
         <SOURCES>
-          <root url="jar://$MODULE_DIR$/ext/src/jetty-all-9.2.10.v20150310.jar!/" />
+          <root url="jar://$MODULE_DIR$/ext/src/jetty-all-9.2.13.v20150730.jar!/" />
         </SOURCES>
       </library>
     </orderEntry>