Update target platform to 2018-12.

Special interest to Mockito and deps bumped to latest as the versions
listed fail tests at runtime when used with Java 11.

Change-Id: I791a16e1686b0e493fd68bfb406ffac930830321
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
diff --git a/core/releng/org.eclipse.dltk.core.targetplatform/org.eclipse.dltk.core.targetplatform.target b/core/releng/org.eclipse.dltk.core.targetplatform/org.eclipse.dltk.core.targetplatform.target
index 51de127..aa649ba 100644
--- a/core/releng/org.eclipse.dltk.core.targetplatform/org.eclipse.dltk.core.targetplatform.target
+++ b/core/releng/org.eclipse.dltk.core.targetplatform/org.eclipse.dltk.core.targetplatform.target
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<?pde version="3.8"?><target name="org.eclipse.dltk.core.targetplatform" sequenceNumber="18">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><?pde version="3.8"?><target name="org.eclipse.dltk.core.targetplatform" sequenceNumber="19">
     <locations>
         <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="slicer" includeSource="false" type="InstallableUnit">
             <unit id="org.antlr.runtime" version="3.0.0.v200803061811"/>
@@ -29,31 +28,22 @@
             <unit id="org.hamcrest.text" version="0.0.0"/>
             <unit id="org.junit" version="4.12.0.v201504281640"/>
             <unit id="org.junit.source" version="4.12.0.v201504281640"/>
-            <unit id="org.mockito" version="1.9.5.v201605172210"/>
-            <unit id="org.objenesis" version="1.0.0.v201505121915"/>
-            <unit id="net.bytebuddy.byte-buddy" version="0.0.0"/>
-            <unit id="net.bytebuddy.byte-buddy-agent" version="0.0.0"/>
-            <repository location="http://download.eclipse.org/tools/orbit/downloads/drops/S20181031145145/repository/"/>
+            <unit id="org.mockito" version="2.23.0.v20181106-1534"/>
+            <unit id="org.objenesis" version="2.6.0.v20180420-1519"/>
+            <unit id="net.bytebuddy.byte-buddy" version="1.9.0.v20181107-1410"/>
+            <unit id="net.bytebuddy.byte-buddy-agent" version="1.9.0.v20181106-1534"/>
+            <repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20181128170323/repository"/>
         </location>
         <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="slicer" includeSource="false" type="InstallableUnit">
             <unit id="org.eclipse.emf.sdk.feature.group" version="0.0.0"/>
             <unit id="org.eclipse.sdk.ide" version="0.0.0"/>
-            <repository location="http://download.eclipse.org/releases/2018-09/"/>
-        </location>
-        <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="slicer" includeSource="false" type="InstallableUnit">
+            <unit id="org.eclipse.rse.feature.group" version="0.0.0"/>
             <unit id="org.eclipse.mylyn.commons.sdk.feature.group" version="0.0.0"/>
             <unit id="org.eclipse.mylyn.context.sdk.feature.group" version="0.0.0"/>
             <unit id="org.eclipse.mylyn.sdk_feature.feature.group" version="0.0.0"/>
-            <repository location="http://download.eclipse.org/mylyn/drops/3.24.1/v20180619-2220/"/>
-        </location>
-        <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="slicer" includeSource="false" type="InstallableUnit">
             <unit id="org.eclipse.linuxtools.man.feature.group" version="0.0.0"/>
-            <repository location="http://download.eclipse.org/linuxtools/update"/>
-        </location>
-        <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="slicer" includeSource="false" type="InstallableUnit">
-            <unit id="org.eclipse.rse.feature.group" version="0.0.0"/>
-            <repository location="http://download.eclipse.org/tm/updates/4.5.0-SNAPSHOT/repository/"/>
+            <repository location="http://download.eclipse.org/releases/2018-12/"/>
         </location>
     </locations>
     <targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
-</target>
+</target>
\ No newline at end of file