From 9db6781abe76d2b8dd1368465de60705f5f33f57 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Fri, 18 Sep 2015 08:46:23 -0400 Subject: [PATCH] Update to Jetty 9.2.13 --- gitblit.iml | 44 +++++++++++++++++++++++--------------------- 1 files changed, 23 insertions(+), 21 deletions(-) diff --git a/gitblit.iml b/gitblit.iml index d6982f3..95163e2 100644 --- a/gitblit.iml +++ b/gitblit.iml @@ -135,13 +135,13 @@ </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> @@ -408,24 +408,24 @@ </library> </orderEntry> <orderEntry type="module-library"> - <library name="org.eclipse.jgit-4.0.1.201506240215-r.jar"> + <library name="org.eclipse.jgit-4.0.2.201509141540-r.jar"> <CLASSES> - <root url="jar://$MODULE_DIR$/ext/org.eclipse.jgit-4.0.1.201506240215-r.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/org.eclipse.jgit-4.0.2.201509141540-r.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES> - <root url="jar://$MODULE_DIR$/ext/src/org.eclipse.jgit-4.0.1.201506240215-r.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/src/org.eclipse.jgit-4.0.2.201509141540-r.jar!/" /> </SOURCES> </library> </orderEntry> <orderEntry type="module-library"> - <library name="jsch-0.1.51.jar"> + <library name="jsch-0.1.53.jar"> <CLASSES> - <root url="jar://$MODULE_DIR$/ext/jsch-0.1.51.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/jsch-0.1.53.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES> - <root url="jar://$MODULE_DIR$/ext/src/jsch-0.1.51.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/src/jsch-0.1.53.jar!/" /> </SOURCES> </library> </orderEntry> @@ -441,35 +441,35 @@ </library> </orderEntry> <orderEntry type="module-library"> - <library name="httpclient-4.1.3.jar"> + <library name="httpclient-4.3.6.jar"> <CLASSES> - <root url="jar://$MODULE_DIR$/ext/httpclient-4.1.3.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/httpclient-4.3.6.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES> - <root url="jar://$MODULE_DIR$/ext/src/httpclient-4.1.3.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/src/httpclient-4.3.6.jar!/" /> </SOURCES> </library> </orderEntry> <orderEntry type="module-library"> - <library name="httpcore-4.1.4.jar"> + <library name="httpcore-4.3.3.jar"> <CLASSES> - <root url="jar://$MODULE_DIR$/ext/httpcore-4.1.4.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/httpcore-4.3.3.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES> - <root url="jar://$MODULE_DIR$/ext/src/httpcore-4.1.4.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/src/httpcore-4.3.3.jar!/" /> </SOURCES> </library> </orderEntry> <orderEntry type="module-library"> - <library name="commons-logging-1.1.1.jar"> + <library name="commons-logging-1.1.3.jar"> <CLASSES> - <root url="jar://$MODULE_DIR$/ext/commons-logging-1.1.1.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/commons-logging-1.1.3.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES> - <root url="jar://$MODULE_DIR$/ext/src/commons-logging-1.1.1.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/src/commons-logging-1.1.3.jar!/" /> </SOURCES> </library> </orderEntry> @@ -485,12 +485,14 @@ </library> </orderEntry> <orderEntry type="module-library"> - <library name="org.eclipse.jgit.http.server-4.0.1.201506240215-r.jar"> + <library name="org.eclipse.jgit.http.server-4.0.2.201509141540-r.jar"> <CLASSES> - <root url="jar://$MODULE_DIR$/ext/org.eclipse.jgit.http.server-4.0.1.201506240215-r.jar!/" /> + <root url="jar://$MODULE_DIR$/ext/org.eclipse.jgit.http.server-4.0.2.201509141540-r.jar!/" /> </CLASSES> <JAVADOC /> - <SOURCES /> + <SOURCES> + <root url="jar://$MODULE_DIR$/ext/src/org.eclipse.jgit.http.server-4.0.2.201509141540-r.jar!/" /> + </SOURCES> </library> </orderEntry> <orderEntry type="module-library"> -- Gitblit v1.9.1