Skip to content

Commit 499a25e

Browse files
Update target-platform with latest version
1 parent 787b86f commit 499a25e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

target-platform/target-platform.target

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<dependency>
8989
<groupId>commons-cli</groupId>
9090
<artifactId>commons-cli</artifactId>
91-
<version>1.9.0</version>
91+
<version>1.10.0</version>
9292
<type>jar</type>
9393
</dependency>
9494
<dependency>
@@ -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)