Skip to content

Commit 9126e4e

Browse files
merksHannesWell
authored andcommitted
Update to latest versions in the target platform
1 parent dece457 commit 9126e4e

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
@@ -54,7 +54,7 @@
5454
<dependency>
5555
<groupId>ch.qos.logback</groupId>
5656
<artifactId>logback-classic</artifactId>
57-
<version>1.5.20</version>
57+
<version>1.5.21</version>
5858
<type>jar</type>
5959
</dependency>
6060
<dependency>
@@ -88,19 +88,19 @@
8888
<dependency>
8989
<groupId>commons-cli</groupId>
9090
<artifactId>commons-cli</artifactId>
91-
<version>1.10.0</version>
91+
<version>1.11.0</version>
9292
<type>jar</type>
9393
</dependency>
9494
<dependency>
9595
<groupId>commons-codec</groupId>
9696
<artifactId>commons-codec</artifactId>
97-
<version>1.19.0</version>
97+
<version>1.20.0</version>
9898
<type>jar</type>
9999
</dependency>
100100
<dependency>
101101
<groupId>org.apache.commons</groupId>
102102
<artifactId>commons-lang3</artifactId>
103-
<version>3.19.0</version>
103+
<version>3.20.0</version>
104104
<type>jar</type>
105105
</dependency>
106106
</dependencies>

0 commit comments

Comments
 (0)