diff options
author | James Moger <james.moger@gitblit.com> | 2012-09-27 09:15:51 -0400 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2012-09-27 09:15:51 -0400 |
commit | 94464d414e731f3c147c0ba88db084d4d292e0df (patch) | |
tree | 26bb5fa617e41e254b3bd5d8fb16f35dbb8b073b /.classpath | |
parent | 47019295d399c4afefe0a79a8a9c63c9ea525fb3 (diff) | |
download | gitblit-94464d414e731f3c147c0ba88db084d4d292e0df.tar.gz gitblit-94464d414e731f3c147c0ba88db084d4d292e0df.zip |
Updated to Wicket 1.4.21
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -17,11 +17,11 @@ <classpathentry kind="lib" path="ext/jetty-webapp-7.6.5.v20120716.jar" sourcepath="ext/src/jetty-webapp-7.6.5.v20120716-sources.jar"/> <classpathentry kind="lib" path="ext/gson-1.7.2.jar" sourcepath="ext/src/gson-1.7.2-sources.jar"/> <classpathentry kind="lib" path="ext/mail-1.4.3.jar" sourcepath="ext/src/mail-1.4.3-sources.jar"/> - <classpathentry kind="lib" path="ext/googlecharts-1.4.20.jar" sourcepath="ext/src/googlecharts-1.4.20-sources.jar"/> + <classpathentry kind="lib" path="ext/googlecharts-1.4.21.jar" sourcepath="ext/src/googlecharts-1.4.21-sources.jar"/> <classpathentry kind="lib" path="ext/javax.servlet-api-3.0.1.jar" sourcepath="ext/src/javax.servlet-api-3.0.1-sources.jar"/> - <classpathentry kind="lib" path="ext/wicket-1.4.20.jar" sourcepath="ext/src/wicket-1.4.20-sources.jar"/> - <classpathentry kind="lib" path="ext/wicket-auth-roles-1.4.20.jar" sourcepath="ext/src/wicket-auth-roles-1.4.20-sources.jar"/> - <classpathentry kind="lib" path="ext/wicket-extensions-1.4.20.jar" sourcepath="ext/src/wicket-extensions-1.4.20-sources.jar"/> + <classpathentry kind="lib" path="ext/wicket-1.4.21.jar" sourcepath="ext/src/wicket-1.4.21-sources.jar"/> + <classpathentry kind="lib" path="ext/wicket-auth-roles-1.4.21.jar" sourcepath="ext/src/wicket-auth-roles-1.4.21-sources.jar"/> + <classpathentry kind="lib" path="ext/wicket-extensions-1.4.21.jar" sourcepath="ext/src/wicket-extensions-1.4.21-sources.jar"/> <classpathentry kind="lib" path="ext/groovy-all-1.8.8.jar" sourcepath="ext/src/groovy-all-1.8.8-sources.jar"/> <classpathentry kind="lib" path="ext/jetty-ajp-7.6.5.v20120716.jar" sourcepath="ext/src/jetty-ajp-7.6.5.v20120716-sources.jar"/> <classpathentry kind="lib" path="ext/lucene-core-3.6.0.jar" sourcepath="ext/src/lucene-core-3.6.0-sources.jar"/> |