Update pom to use gwtexpui 1.2.5

This should bring in change
  Ia7754481daea103be0664891aa612d6a13d8e344
  Fix: Issue where Gerrit could not linkify certain URLs

Change-Id: If97ab9ff620454a4920f4e9f94842c711426e1f9
This commit is contained in:
Martin Fick 2011-12-19 10:53:02 -07:00
parent 500270b469
commit 80f3cea612

View File

@ -49,7 +49,7 @@ limitations under the License.
<jgitVersion>1.0.0.201106090707-r.19-g8d88a84</jgitVersion>
<gwtormVersion>1.1.5</gwtormVersion>
<gwtjsonrpcVersion>1.2.5</gwtjsonrpcVersion>
<gwtexpuiVersion>1.2.4</gwtexpuiVersion>
<gwtexpuiVersion>1.2.5</gwtexpuiVersion>
<gwtVersion>2.3.0</gwtVersion>
<slf4jVersion>1.6.1</slf4jVersion>
<guiceVersion>2.0</guiceVersion>