From 4ad23166eaa2c7c89025695b6916101532a333dd Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 6 Jul 2015 10:00:46 +0100 Subject: [PATCH] Use a Java 7-compatible version of org.json:json and remove duplicate Closes gh-3412 --- spring-boot-dependencies/pom.xml | 2 +- spring-boot-parent/pom.xml | 6 ------ 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index 012e65d88b..574717df6a 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -99,7 +99,7 @@ 1.10 2.8.1 1.3.1 - 20141113 + 20140107 3.6.2 2.0.0 1.2 diff --git a/spring-boot-parent/pom.xml b/spring-boot-parent/pom.xml index 5484552245..80ae502f80 100644 --- a/spring-boot-parent/pom.xml +++ b/spring-boot-parent/pom.xml @@ -20,7 +20,6 @@ .. 1.6 1.0.2.v20150114 - 20140107 UTF-8 UTF-8 3.1.1 @@ -195,11 +194,6 @@ gradle-plugins ${gradle.version} - - org.json - json - ${json.version} - org.projectlombok lombok