Skip to content

Commit ba3ccf2

Browse files
chore(deps): bump org.apache.commons:commons-lang3 in /tools
Bumps org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d25fcab commit ba3ccf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<maven.assembly.plugin.version>3.1.0</maven.assembly.plugin.version>
5353
<!-- Library Versions -->
5454
<lib.commons.io.version>2.17.0</lib.commons.io.version>
55-
<lib.commons.lang3.version>3.18.0</lib.commons.lang3.version>
55+
<lib.commons.lang3.version>3.19.0</lib.commons.lang3.version>
5656
<lib.commons.text.version>1.12.0</lib.commons.text.version>
5757
<lib.json.schema.validator>1.5.5</lib.json.schema.validator>
5858
<lib.unirest.version>1.4.9</lib.unirest.version>

0 commit comments

Comments
 (0)