Bug 579199 - Upgrade latest target to 2022-03
diff --git a/NOTICE.md b/NOTICE.md
index 4f5391e..8e890b5 100644
--- a/NOTICE.md
+++ b/NOTICE.md
@@ -41,11 +41,11 @@
 
  * License: BSD-3-Clause
 
-Apache Commons Logging 1.1.1
+Apache Commons Logging 1.2.0
 
  * License: Apache-2.0
 
-Apache log4j 1.2.15
+reload4j 1.2.19
 
  * License: Apache-2.0
 
@@ -53,11 +53,11 @@
 
  * License: Apache-2.0
 
-Google Guice / Inject Core API 3.0
+Google Guice / Inject Core API 5.0.1
 
  * License: Apache-2.0
 
-JUnit 4.13
+JUnit 4.13.2
 
  * License: EPL-1.0
 
diff --git a/org.eclipse.handly.examples.adapter/example.target b/org.eclipse.handly.examples.adapter/example.target
index faf36c4..6feeaa3 100644
--- a/org.eclipse.handly.examples.adapter/example.target
+++ b/org.eclipse.handly.examples.adapter/example.target
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!--
-   Copyright (c) 2018, 2021 1C-Soft LLC.
+   Copyright (c) 2018, 2022 1C-Soft LLC.
 
    This program and the accompanying materials are made available under
    the terms of the Eclipse Public License 2.0 which is available at
@@ -15,7 +15,7 @@
 <target name="Adapter Example">
 <locations>
 <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
-<repository location="http://download.eclipse.org/releases/2021-12"/>
+<repository location="http://download.eclipse.org/releases/2022-03"/>
 <unit id="org.eclipse.sdk.feature.group" version="0.0.0"/>
 </location>
 <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
diff --git a/org.eclipse.handly.examples.basic/example.p2f b/org.eclipse.handly.examples.basic/example.p2f
index 3f9b235..f7c5ca6 100644
--- a/org.eclipse.handly.examples.basic/example.p2f
+++ b/org.eclipse.handly.examples.basic/example.p2f
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!--
-   Copyright (c) 2018, 2021 1C-Soft LLC.
+   Copyright (c) 2018, 2022 1C-Soft LLC.
 
    This program and the accompanying materials are made available under
    the terms of the Eclipse Public License 2.0 which is available at
@@ -16,7 +16,7 @@
   <ius size='1'>
     <iu id='org.eclipse.xtext.sdk.feature.group'>
       <repositories size='1'>
-        <repository location='http://download.eclipse.org/releases/2021-12'/>
+        <repository location='http://download.eclipse.org/releases/2022-03'/>
       </repositories>
     </iu>
   </ius>
diff --git a/org.eclipse.handly.examples.basic/example.target b/org.eclipse.handly.examples.basic/example.target
index f43a252..54454f2 100644
--- a/org.eclipse.handly.examples.basic/example.target
+++ b/org.eclipse.handly.examples.basic/example.target
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!--
-   Copyright (c) 2018, 2021 1C-Soft LLC.
+   Copyright (c) 2018, 2022 1C-Soft LLC.
 
    This program and the accompanying materials are made available under
    the terms of the Eclipse Public License 2.0 which is available at
@@ -15,7 +15,7 @@
 <target name="Basic Example">
 <locations>
 <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
-<repository location="http://download.eclipse.org/releases/2021-12"/>
+<repository location="http://download.eclipse.org/releases/2022-03"/>
 <unit id="org.eclipse.sdk.feature.group" version="0.0.0"/>
 <unit id="org.eclipse.emf.sdk.feature.group" version="0.0.0"/>
 <unit id="org.eclipse.xtext.sdk.feature.group" version="0.0.0"/>
diff --git a/org.eclipse.handly.examples.jmodel/example.target b/org.eclipse.handly.examples.jmodel/example.target
index 1f6effb..80cd040 100644
--- a/org.eclipse.handly.examples.jmodel/example.target
+++ b/org.eclipse.handly.examples.jmodel/example.target
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!--
-   Copyright (c) 2018, 2021 1C-Soft LLC.
+   Copyright (c) 2018, 2022 1C-Soft LLC.
 
    This program and the accompanying materials are made available under
    the terms of the Eclipse Public License 2.0 which is available at
@@ -15,7 +15,7 @@
 <target name="JModel Example">
 <locations>
 <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
-<repository location="http://download.eclipse.org/releases/2021-12"/>
+<repository location="http://download.eclipse.org/releases/2022-03"/>
 <unit id="org.eclipse.sdk.feature.group" version="0.0.0"/>
 </location>
 <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
diff --git a/org.eclipse.handly.examples.xtext.xtext.ui/example.p2f b/org.eclipse.handly.examples.xtext.xtext.ui/example.p2f
index fc7a35f..9138e8e 100644
--- a/org.eclipse.handly.examples.xtext.xtext.ui/example.p2f
+++ b/org.eclipse.handly.examples.xtext.xtext.ui/example.p2f
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!--
-   Copyright (c) 2019, 2021 1C-Soft LLC.
+   Copyright (c) 2019, 2022 1C-Soft LLC.
 
    This program and the accompanying materials are made available under
    the terms of the Eclipse Public License 2.0 which is available at
@@ -16,7 +16,7 @@
   <ius size='1'>
     <iu id='org.eclipse.xtext.sdk.feature.group'>
       <repositories size='1'>
-        <repository location='http://download.eclipse.org/releases/2021-12'/>
+        <repository location='http://download.eclipse.org/releases/2022-03'/>
       </repositories>
     </iu>
   </ius>
diff --git a/org.eclipse.handly.examples.xtext.xtext.ui/example.target b/org.eclipse.handly.examples.xtext.xtext.ui/example.target
index 307dae2..e6e8089 100644
--- a/org.eclipse.handly.examples.xtext.xtext.ui/example.target
+++ b/org.eclipse.handly.examples.xtext.xtext.ui/example.target
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!--
-   Copyright (c) 2019, 2021 1C-Soft LLC.
+   Copyright (c) 2019, 2022 1C-Soft LLC.
 
    This program and the accompanying materials are made available under
    the terms of the Eclipse Public License 2.0 which is available at
@@ -15,7 +15,7 @@
 <target name="Xtext-Xtext Example">
 <locations>
 <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
-<repository location="http://download.eclipse.org/releases/2021-12"/>
+<repository location="http://download.eclipse.org/releases/2022-03"/>
 <unit id="org.eclipse.sdk.feature.group" version="0.0.0"/>
 <unit id="org.eclipse.emf.sdk.feature.group" version="0.0.0"/>
 <unit id="org.eclipse.xtext.sdk.feature.group" version="0.0.0"/>
diff --git a/org.eclipse.handly.xtext.ui/META-INF/MANIFEST.MF b/org.eclipse.handly.xtext.ui/META-INF/MANIFEST.MF
index 9fc536c..2f1d9e2 100644
--- a/org.eclipse.handly.xtext.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.handly.xtext.ui/META-INF/MANIFEST.MF
@@ -12,8 +12,8 @@
 Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.15.0,4.0.0)",
  org.eclipse.handly;bundle-version="[1.7.0,2.0.0)",
  org.eclipse.handly.ui;bundle-version="[1.7.0,2.0.0)",
- org.eclipse.xtext.ui;bundle-version="[2.16.0,2.26.0)",
- org.eclipse.xtext.common.types;bundle-version="[2.16.0,2.26.0)";resolution:=optional,
+ org.eclipse.xtext.ui;bundle-version="[2.16.0,2.27.0)",
+ org.eclipse.xtext.common.types;bundle-version="[2.16.0,2.27.0)";resolution:=optional,
  org.eclipse.ui.ide;bundle-version="[3.14.0,4.0.0)"
 Export-Package: org.eclipse.handly.xtext.ui.callhierarchy,
  org.eclipse.handly.xtext.ui.editor,
diff --git a/org.eclipse.handly/META-INF/MANIFEST.MF b/org.eclipse.handly/META-INF/MANIFEST.MF
index 34ed691..1243621 100644
--- a/org.eclipse.handly/META-INF/MANIFEST.MF
+++ b/org.eclipse.handly/META-INF/MANIFEST.MF
@@ -27,5 +27,5 @@
  org.eclipse.handly.snapshot,
  org.eclipse.handly.text,
  org.eclipse.handly.util
-Import-Package: com.google.inject;version="[1.3.0,2.0.0)";resolution:=optional,
- com.google.inject.name;version="[1.3.0,2.0.0)";resolution:=optional
+Import-Package: com.google.inject;version="1.3.0";resolution:=optional,
+ com.google.inject.name;version="1.3.0";resolution:=optional
diff --git a/targets/latest/latest.target b/targets/latest/latest.target
index 8bfcb76..f3abb3d 100644
--- a/targets/latest/latest.target
+++ b/targets/latest/latest.target
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!--
-   Copyright (c) 2014, 2021 1C-Soft LLC and others.
+   Copyright (c) 2014, 2022 1C-Soft LLC and others.
 
    This program and the accompanying materials are made available under
    the terms of the Eclipse Public License 2.0 which is available at
@@ -19,7 +19,7 @@
 <repository location="http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210"/>
 </location>
 <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
-<repository location="http://download.eclipse.org/releases/2021-12/202112081000"/>
+<repository location="http://download.eclipse.org/releases/2022-03/202203161000"/>
 <unit id="org.eclipse.sdk.feature.group" version="0.0.0"/>
 <unit id="org.eclipse.draw2d" version="0.0.0"/>
 <unit id="org.eclipse.e4.core.tools.feature.feature.group" version="0.0.0"/>
@@ -39,6 +39,8 @@
 <unit id="com.google.guava" version="0.0.0"/>
 <unit id="com.google.inject" version="0.0.0"/>
 <unit id="io.github.classgraph" version="0.0.0"/>
+<unit id="org.apache.log4j" version="0.0.0"/>
+<unit id="org.aopalliance" version="0.0.0"/>
 </location>
 </locations>
 </target>
diff --git a/tools/latest.p2f b/tools/latest.p2f
index ec2a5fb..5807e6b 100644
--- a/tools/latest.p2f
+++ b/tools/latest.p2f
@@ -2,44 +2,44 @@
 <?p2f version='1.0.0'?>
 <p2f version='1.0.0'>
   <ius size='8'>
-    <iu id='org.eclipse.sdk.ide' version='4.22.0.I20211124-1800'>
+    <iu id='org.eclipse.sdk.ide' version='4.23.0.I20220308-0310'>
       <repositories size='1'>
-        <repository location='http://download.eclipse.org/releases/2021-12/'/>
+        <repository location='http://download.eclipse.org/releases/2022-03/'/>
       </repositories>
     </iu>
-    <iu id='org.eclipse.e4.core.tools.feature.feature.group' version='4.22.0.v20211020-1255'>
+    <iu id='org.eclipse.e4.core.tools.feature.feature.group' version='4.23.0.v20220114-0046'>
       <repositories size='1'>
-        <repository location='http://download.eclipse.org/releases/2021-12/'/>
+        <repository location='http://download.eclipse.org/releases/2022-03/'/>
       </repositories>
     </iu>
-    <iu id='org.eclipse.egit.feature.group' version='6.0.0.202111291000-r'>
+    <iu id='org.eclipse.egit.feature.group' version='6.1.0.202203080745-r'>
       <repositories size='1'>
-        <repository location='http://download.eclipse.org/releases/2021-12/'/>
+        <repository location='http://download.eclipse.org/releases/2022-03/'/>
       </repositories>
     </iu>
-    <iu id='org.eclipse.m2e.feature.feature.group' version='1.19.0.20211116-0804'>
+    <iu id='org.eclipse.m2e.feature.feature.group' version='1.20.1.20220227-1319'>
       <repositories size='1'>
-        <repository location='http://download.eclipse.org/releases/2021-12/'/>
+        <repository location='http://download.eclipse.org/releases/2022-03/'/>
       </repositories>
     </iu>
-    <iu id='org.eclipse.xtext.sdk.feature.group' version='2.25.0.v20210301-1429'>
+    <iu id='org.eclipse.xtext.sdk.feature.group' version='2.26.0.v20220228-0901'>
       <repositories size='1'>
-        <repository location='http://download.eclipse.org/releases/2021-12/'/>
+        <repository location='http://download.eclipse.org/releases/2022-03/'/>
       </repositories>
     </iu>
-    <iu id='org.eclipse.emf.mwe.sdk.feature.group' version='1.6.1.v20210218-2134'>
+    <iu id='org.eclipse.emf.mwe.sdk.feature.group' version='1.6.2.v20220118-1914'>
       <repositories size='1'>
-        <repository location='http://download.eclipse.org/releases/2021-12/'/>
+        <repository location='http://download.eclipse.org/releases/2022-03/'/>
       </repositories>
     </iu>
-    <iu id='org.eclipse.emf.mwe2.language.sdk.feature.group' version='2.12.1.v20210218-2134'>
+    <iu id='org.eclipse.emf.mwe2.language.sdk.feature.group' version='2.12.2.v20220118-1914'>
       <repositories size='1'>
-        <repository location='http://download.eclipse.org/releases/2021-12/'/>
+        <repository location='http://download.eclipse.org/releases/2022-03/'/>
       </repositories>
     </iu>
-    <iu id='org.eclipse.emf.sdk.feature.group' version='2.28.0.v20211110-0654'>
+    <iu id='org.eclipse.emf.sdk.feature.group' version='2.29.0.v20220226-1304'>
       <repositories size='1'>
-        <repository location='http://download.eclipse.org/releases/2021-12/'/>
+        <repository location='http://download.eclipse.org/releases/2022-03/'/>
       </repositories>
     </iu>
   </ius>