Skip to content

Commit a838262

Browse files
Update target-platform with latest version
1 parent dd71c16 commit a838262

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

target-platform/target-platform.target

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,13 @@
4343
<dependency>
4444
<groupId>org.apache.commons</groupId>
4545
<artifactId>commons-compress</artifactId>
46-
<version>1.27.1</version>
46+
<version>1.28.0</version>
4747
<type>jar</type>
4848
</dependency>
4949
<dependency>
5050
<groupId>org.apache.commons</groupId>
5151
<artifactId>commons-lang3</artifactId>
52-
<version>3.17.0</version>
52+
<version>3.18.0</version>
5353
<type>jar</type>
5454
</dependency>
5555
</dependencies>

0 commit comments

Comments
 (0)