Skip to content

Commit cd5e0e0

Browse files
Update target-platform with latest version
1 parent 4b16b3d commit cd5e0e0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

target-platform/target-platform.target

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<unit id="org.eclipse.license.feature.group"/>
4747
</location>
4848
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
49-
<repository location="https://download.eclipse.org/technology/swtbot/releases/4.2.1/"/>
49+
<repository location="https://download.eclipse.org/technology/swtbot/releases/4.3.0"/>
5050
<unit id="org.eclipse.swtbot.eclipse.feature.group"/>
5151
</location>
5252
<location includeDependencyDepth="infinite" includeDependencyScopes="compile" includeSource="true" label="Logging" missingManifest="error" type="Maven">
@@ -94,13 +94,13 @@
9494
<dependency>
9595
<groupId>commons-codec</groupId>
9696
<artifactId>commons-codec</artifactId>
97-
<version>1.18.0</version>
97+
<version>1.19.0</version>
9898
<type>jar</type>
9999
</dependency>
100100
<dependency>
101101
<groupId>org.apache.commons</groupId>
102102
<artifactId>commons-lang3</artifactId>
103-
<version>3.17.0</version>
103+
<version>3.18.0</version>
104104
<type>jar</type>
105105
</dependency>
106106
</dependencies>
@@ -138,7 +138,7 @@
138138
<dependency>
139139
<groupId>org.apache.maven.archetype</groupId>
140140
<artifactId>archetype-common</artifactId>
141-
<version>3.2.1</version>
141+
<version>3.4.0</version>
142142
<type>jar</type>
143143
</dependency>
144144
</dependencies>
@@ -161,13 +161,13 @@ Import-Package: org.jdom2*
161161
<dependency>
162162
<groupId>org.apache.maven.archetype</groupId>
163163
<artifactId>archetype-catalog</artifactId>
164-
<version>3.2.1</version>
164+
<version>3.4.0</version>
165165
<type>jar</type>
166166
</dependency>
167167
<dependency>
168168
<groupId>org.apache.maven.archetype</groupId>
169169
<artifactId>archetype-descriptor</artifactId>
170-
<version>3.2.1</version>
170+
<version>3.4.0</version>
171171
<type>jar</type>
172172
</dependency>
173173
<dependency>

0 commit comments

Comments
 (0)