46
46
<unit id =" org.eclipse.license.feature.group" />
47
47
</location >
48
48
<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 " />
50
50
<unit id =" org.eclipse.swtbot.eclipse.feature.group" />
51
51
</location >
52
52
<location includeDependencyDepth =" infinite" includeDependencyScopes =" compile" includeSource =" true" label =" Logging" missingManifest =" error" type =" Maven" >
94
94
<dependency >
95
95
<groupId >commons-codec</groupId >
96
96
<artifactId >commons-codec</artifactId >
97
- <version >1.18 .0</version >
97
+ <version >1.19 .0</version >
98
98
<type >jar</type >
99
99
</dependency >
100
100
<dependency >
101
101
<groupId >org.apache.commons</groupId >
102
102
<artifactId >commons-lang3</artifactId >
103
- <version >3.17 .0</version >
103
+ <version >3.18 .0</version >
104
104
<type >jar</type >
105
105
</dependency >
106
106
</dependencies >
138
138
<dependency >
139
139
<groupId >org.apache.maven.archetype</groupId >
140
140
<artifactId >archetype-common</artifactId >
141
- <version >3.2.1 </version >
141
+ <version >3.4.0 </version >
142
142
<type >jar</type >
143
143
</dependency >
144
144
</dependencies >
@@ -161,13 +161,13 @@ Import-Package: org.jdom2*
161
161
<dependency >
162
162
<groupId >org.apache.maven.archetype</groupId >
163
163
<artifactId >archetype-catalog</artifactId >
164
- <version >3.2.1 </version >
164
+ <version >3.4.0 </version >
165
165
<type >jar</type >
166
166
</dependency >
167
167
<dependency >
168
168
<groupId >org.apache.maven.archetype</groupId >
169
169
<artifactId >archetype-descriptor</artifactId >
170
- <version >3.2.1 </version >
170
+ <version >3.4.0 </version >
171
171
<type >jar</type >
172
172
</dependency >
173
173
<dependency >
0 commit comments