We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd71c16 commit 762da06Copy full SHA for 762da06
target-platform/target-platform.target
@@ -43,13 +43,13 @@
43
<dependency>
44
<groupId>org.apache.commons</groupId>
45
<artifactId>commons-compress</artifactId>
46
- <version>1.27.1</version>
+ <version>1.28.0</version>
47
<type>jar</type>
48
</dependency>
49
50
51
<artifactId>commons-lang3</artifactId>
52
- <version>3.17.0</version>
+ <version>3.19.0</version>
53
54
55
</dependencies>
0 commit comments