summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2015-09-18 08:27:32 -0400
committerJames Moger <james.moger@gitblit.com>2015-09-18 08:27:32 -0400
commite59d9d987a5dc29dc210feb28f4f347f12db4e5c (patch)
tree57cadb7d1d83aaf0c9d6a4284afec6ee549f6417
parentf0689861192cbdd1a8eaed014a6c474caf397385 (diff)
downloadgitblit-e59d9d987a5dc29dc210feb28f4f347f12db4e5c.tar.gz
gitblit-e59d9d987a5dc29dc210feb28f4f347f12db4e5c.zip
Update to Wicket 1.4.22
-rw-r--r--.classpath6
-rw-r--r--build.moxie2
-rw-r--r--gitblit.iml18
3 files changed, 13 insertions, 13 deletions
diff --git a/.classpath b/.classpath
index e0f62af5..0e4b39be 100644
--- a/.classpath
+++ b/.classpath
@@ -17,9 +17,9 @@
<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/wicket-1.4.21.jar" sourcepath="ext/src/wicket-1.4.21.jar" />
- <classpathentry kind="lib" path="ext/wicket-auth-roles-1.4.21.jar" sourcepath="ext/src/wicket-auth-roles-1.4.21.jar" />
- <classpathentry kind="lib" path="ext/wicket-extensions-1.4.21.jar" sourcepath="ext/src/wicket-extensions-1.4.21.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" />
<classpathentry kind="lib" path="ext/lucene-core-4.10.0.jar" sourcepath="ext/src/lucene-core-4.10.0.jar" />
<classpathentry kind="lib" path="ext/lucene-analyzers-common-4.10.0.jar" sourcepath="ext/src/lucene-analyzers-common-4.10.0.jar" />
<classpathentry kind="lib" path="ext/lucene-highlighter-4.10.0.jar" sourcepath="ext/src/lucene-highlighter-4.10.0.jar" />
diff --git a/build.moxie b/build.moxie
index 5afab198..1a61da7e 100644
--- a/build.moxie
+++ b/build.moxie
@@ -104,7 +104,7 @@ repositories: central, eclipse-snapshots, eclipse, gitblit
properties: {
jetty.version : 9.2.10.v20150310
slf4j.version : 1.7.12
- wicket.version : 1.4.21
+ wicket.version : 1.4.22
lucene.version : 4.10.0
jgit.version : 4.0.1.201506240215-r
groovy.version : 2.4.1
diff --git a/gitblit.iml b/gitblit.iml
index 1d589a8d..9ca6cd81 100644
--- a/gitblit.iml
+++ b/gitblit.iml
@@ -146,35 +146,35 @@
</library>
</orderEntry>
<orderEntry type="module-library">
- <library name="wicket-1.4.21.jar">
+ <library name="wicket-1.4.22.jar">
<CLASSES>
- <root url="jar://$MODULE_DIR$/ext/wicket-1.4.21.jar!/" />
+ <root url="jar://$MODULE_DIR$/ext/wicket-1.4.22.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
- <root url="jar://$MODULE_DIR$/ext/src/wicket-1.4.21.jar!/" />
+ <root url="jar://$MODULE_DIR$/ext/src/wicket-1.4.22.jar!/" />
</SOURCES>
</library>
</orderEntry>
<orderEntry type="module-library">
- <library name="wicket-auth-roles-1.4.21.jar">
+ <library name="wicket-auth-roles-1.4.22.jar">
<CLASSES>
- <root url="jar://$MODULE_DIR$/ext/wicket-auth-roles-1.4.21.jar!/" />
+ <root url="jar://$MODULE_DIR$/ext/wicket-auth-roles-1.4.22.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
- <root url="jar://$MODULE_DIR$/ext/src/wicket-auth-roles-1.4.21.jar!/" />
+ <root url="jar://$MODULE_DIR$/ext/src/wicket-auth-roles-1.4.22.jar!/" />
</SOURCES>
</library>
</orderEntry>
<orderEntry type="module-library">
- <library name="wicket-extensions-1.4.21.jar">
+ <library name="wicket-extensions-1.4.22.jar">
<CLASSES>
- <root url="jar://$MODULE_DIR$/ext/wicket-extensions-1.4.21.jar!/" />
+ <root url="jar://$MODULE_DIR$/ext/wicket-extensions-1.4.22.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
- <root url="jar://$MODULE_DIR$/ext/src/wicket-extensions-1.4.21.jar!/" />
+ <root url="jar://$MODULE_DIR$/ext/src/wicket-extensions-1.4.22.jar!/" />
</SOURCES>
</library>
</orderEntry>