From 2429cc6766e71504653d881bda51ff53524b08a8 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 2 Sep 2015 16:26:06 +0100 Subject: [PATCH 1/3] Upgrade to Hibernate 4.3.11.Final Closes gh-3868 --- spring-boot-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index afd74aa0d7..04c8f1a645 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -70,7 +70,7 @@ 2.3.1 1.4.188 1.3 - 4.3.10.Final + 4.3.11.Final ${hibernate.version} 5.1.3.Final 2.2.5 From 3d099fe9be54f2576271e375efc674dbcc8b9a6a Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 2 Sep 2015 16:26:44 +0100 Subject: [PATCH 2/3] Upgrade to Spring Social Facebook 2.0.2.RELEASE Closes gh-3779 --- spring-boot-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index 04c8f1a645..f58a045d21 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -124,7 +124,7 @@ 3.2.8.RELEASE 1.0.3.RELEASE 1.1.2.RELEASE - 2.0.1.RELEASE + 2.0.2.RELEASE 1.0.1.RELEASE 1.1.0.RELEASE 2.2.2.RELEASE From cb4e709ba2431f56e42d04922dd054085a6e0696 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 2 Sep 2015 16:27:16 +0100 Subject: [PATCH 3/3] Upgrade to Spring Social LinkedIn 1.0.2.RELEASE Closes gh-3869 --- spring-boot-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index f58a045d21..156c9955af 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -125,7 +125,7 @@ 1.0.3.RELEASE 1.1.2.RELEASE 2.0.2.RELEASE - 1.0.1.RELEASE + 1.0.2.RELEASE 1.1.0.RELEASE 2.2.2.RELEASE ${javax-mail.version}