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 619be80 commit b79e415Copy full SHA for b79e415
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.26.2</version>
+ <version>1.27.1</version>
47
<type>jar</type>
48
</dependency>
49
50
51
<artifactId>commons-lang3</artifactId>
52
- <version>3.14.0</version>
+ <version>3.16.0</version>
53
54
55
</dependencies>
0 commit comments