diff --git a/core-java/.classpath b/core-java/.classpath
index 1bef282255..f9b079e8c9 100644
--- a/core-java/.classpath
+++ b/core-java/.classpath
@@ -27,9 +27,9 @@
-
+
-
+
diff --git a/core-java/.settings/org.eclipse.jdt.core.prefs b/core-java/.settings/org.eclipse.jdt.core.prefs
index 718a62c499..046168cf24 100644
--- a/core-java/.settings/org.eclipse.jdt.core.prefs
+++ b/core-java/.settings/org.eclipse.jdt.core.prefs
@@ -6,12 +6,8 @@ org.eclipse.jdt.core.compiler.annotation.nonnullbydefault=org.eclipse.jdt.annota
org.eclipse.jdt.core.compiler.annotation.nullable=org.eclipse.jdt.annotation.Nullable
org.eclipse.jdt.core.compiler.annotation.nullanalysis=disabled
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
-org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8
-org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
-org.eclipse.jdt.core.compiler.compliance=1.8
-org.eclipse.jdt.core.compiler.debug.lineNumber=generate
-org.eclipse.jdt.core.compiler.debug.localVariable=generate
-org.eclipse.jdt.core.compiler.debug.sourceFile=generate
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.7
+org.eclipse.jdt.core.compiler.compliance=1.7
org.eclipse.jdt.core.compiler.problem.annotationSuperInterface=warning
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
org.eclipse.jdt.core.compiler.problem.autoboxing=ignore
@@ -96,4 +92,4 @@ org.eclipse.jdt.core.compiler.problem.unusedPrivateMember=warning
org.eclipse.jdt.core.compiler.problem.unusedTypeParameter=ignore
org.eclipse.jdt.core.compiler.problem.unusedWarningToken=warning
org.eclipse.jdt.core.compiler.problem.varargsArgumentNeedCast=warning
-org.eclipse.jdt.core.compiler.source=1.8
+org.eclipse.jdt.core.compiler.source=1.7
diff --git a/core-java/.settings/org.eclipse.wst.common.project.facet.core.xml b/core-java/.settings/org.eclipse.wst.common.project.facet.core.xml
index f4ef8aa0a5..bc0009a455 100644
--- a/core-java/.settings/org.eclipse.wst.common.project.facet.core.xml
+++ b/core-java/.settings/org.eclipse.wst.common.project.facet.core.xml
@@ -1,4 +1,4 @@
-
+
diff --git a/core-java/pom.xml b/core-java/pom.xml
index c770060d3b..e34e54b3af 100644
--- a/core-java/pom.xml
+++ b/core-java/pom.xml
@@ -123,8 +123,8 @@
maven-compiler-plugin
${maven-compiler-plugin.version}
- 1.8
- 1.8
+ 1.7
+ 1.7
diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml
index df759e8d83..8bf4c664f3 100644
--- a/spring-boot/pom.xml
+++ b/spring-boot/pom.xml
@@ -12,7 +12,7 @@
org.springframework.boot
spring-boot-starter-parent
- 1.2.3.RELEASE
+ 1.2.4.RELEASE
diff --git a/spring-rest/.classpath b/spring-rest/.classpath
index c91caa1b09..6b533711d3 100644
--- a/spring-rest/.classpath
+++ b/spring-rest/.classpath
@@ -30,7 +30,7 @@
-
+
diff --git a/spring-rest/pom.xml b/spring-rest/pom.xml
index 4156d8e18c..542fa1d025 100644
--- a/spring-rest/pom.xml
+++ b/spring-rest/pom.xml
@@ -10,7 +10,7 @@
org.springframework.boot
spring-boot-starter-parent
- 1.2.2.RELEASE
+ 1.2.4.RELEASE
diff --git a/spring-security-login-and-registration/.classpath b/spring-security-login-and-registration/.classpath
index 3b073e761a..1151b0d257 100644
--- a/spring-security-login-and-registration/.classpath
+++ b/spring-security-login-and-registration/.classpath
@@ -23,7 +23,7 @@
-
+
diff --git a/spring-security-login-and-registration/pom.xml b/spring-security-login-and-registration/pom.xml
index 2fad0252a3..08f02373f1 100644
--- a/spring-security-login-and-registration/pom.xml
+++ b/spring-security-login-and-registration/pom.xml
@@ -10,7 +10,7 @@
org.springframework.boot
spring-boot-starter-parent
- 1.1.12.RELEASE
+ 1.2.4.RELEASE
diff --git a/spring-security-mvc-ldap/pom.xml b/spring-security-mvc-ldap/pom.xml
index 411d9a8191..a5cd9bd0db 100644
--- a/spring-security-mvc-ldap/pom.xml
+++ b/spring-security-mvc-ldap/pom.xml
@@ -11,7 +11,7 @@
org.springframework.boot
spring-boot-starter-parent
- 1.2.2.RELEASE
+ 1.2.4.RELEASE
@@ -26,26 +26,25 @@
spring-boot-starter-thymeleaf
- org.springframework.boot
- spring-boot-starter-actuator
+ org.springframework.boot
+ spring-boot-starter-actuator
-
+
org.springframework.security
spring-security-ldap
- 3.2.4.RELEASE
org.springframework.ldap
spring-ldap-core
- 2.0.2.RELEASE
+ 2.0.3.RELEASE
org.springframework.ldap
spring-ldap-core-tiger
- 2.0.2.RELEASE
+ 2.0.3.RELEASE
@@ -57,7 +56,7 @@
org.apache.mina
mina-core
- 2.0.7
+ 2.0.9
@@ -70,9 +69,58 @@
true
+
+
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+ ${maven-compiler-plugin.version}
+
+ 1.8
+ 1.8
+
+
+
+
+
+
+ 4.1.6.RELEASE
+ 3.2.7.RELEASE
+
+
+ 4.3.10.Final
+ 5.1.35
+
+
+ 1.7.12
+ 1.1.3
+
+
+ 5.1.3.Final
+
+
+ 18.0
+ 3.4
+
+
+ 1.3
+ 4.11
+ 1.10.19
+
+ 4.4.1
+ 4.5
+
+ 2.4.1
+
+
+ 3.3
+ 2.6
+ 2.18.1
+ 1.4.14