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 d25fcab commit ba3ccf2Copy full SHA for ba3ccf2
tools/pom.xml
@@ -52,7 +52,7 @@
52
<maven.assembly.plugin.version>3.1.0</maven.assembly.plugin.version>
53
<!-- Library Versions -->
54
<lib.commons.io.version>2.17.0</lib.commons.io.version>
55
- <lib.commons.lang3.version>3.18.0</lib.commons.lang3.version>
+ <lib.commons.lang3.version>3.19.0</lib.commons.lang3.version>
56
<lib.commons.text.version>1.12.0</lib.commons.text.version>
57
<lib.json.schema.validator>1.5.5</lib.json.schema.validator>
58
<lib.unirest.version>1.4.9</lib.unirest.version>
0 commit comments