From 430ec347fd12c1a5b48f264697a7ebe73a4c8cf9 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Thu, 16 May 2013 16:38:59 +0100 Subject: [PATCH] Tweak dependency versions --- pom.xml | 4 ++-- spring-bootstrap-samples/spring-bootstrap-ui-sample/pom.xml | 2 -- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index e46842b387..bb6edb2512 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ 4.0.0.BUILD-SNAPSHOT 1.0.0.CI-SNAPSHOT 2.2.3.RELEASE - 2.2.0.RC1 + 2.2.0.RC2 7.0.39 @@ -433,7 +433,7 @@ org.hibernate hibernate-entitymanager - 4.1.9.Final + 4.2.1.Final org.hsqldb diff --git a/spring-bootstrap-samples/spring-bootstrap-ui-sample/pom.xml b/spring-bootstrap-samples/spring-bootstrap-ui-sample/pom.xml index 121f5a61bc..6a979e9ec2 100644 --- a/spring-bootstrap-samples/spring-bootstrap-ui-sample/pom.xml +++ b/spring-bootstrap-samples/spring-bootstrap-ui-sample/pom.xml @@ -41,8 +41,6 @@ org.hibernate hibernate-validator - 4.3.1.Final - org.slf4j