Skip to content

Commit 24ed3c4

Browse files
#8036 - Bump org.apache.commons:commons-text from 1.13.0 to 1.13.1 (#8035)
* Bump org.apache.commons:commons-text from 1.13.0 to 1.13.1 Bumps org.apache.commons:commons-text from 1.13.0 to 1.13.1. --- updated-dependencies: - dependency-name: org.apache.commons:commons-text dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * fix license --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Richard Zowalla <rzo1@apache.org>
1 parent 6fdfe4b commit 24ed3c4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

DEPENDENCY-LICENSES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ List of third-party dependencies grouped by their license type.
4242
* Apache Commons Math (org.apache.commons:commons-math3:3.6.1 - http://commons.apache.org/proper/commons-math/)
4343
* Apache Commons Net (commons-net:commons-net:3.9.0 - https://commons.apache.org/proper/commons-net/)
4444
* Apache Commons Pool (org.apache.commons:commons-pool2:2.12.0 - https://commons.apache.org/proper/commons-pool/)
45-
* Apache Commons Text (org.apache.commons:commons-text:1.13.0 - https://commons.apache.org/proper/commons-text)
45+
* Apache Commons Text (org.apache.commons:commons-text:1.13.1 - https://commons.apache.org/proper/commons-text)
4646
* Apache Hadoop Annotations (org.apache.hadoop:hadoop-annotations:3.4.1 - no url defined)
4747
* Apache Hadoop Auth (org.apache.hadoop:hadoop-auth:3.4.1 - no url defined)
4848
* Apache Hadoop Client API (org.apache.hadoop:hadoop-client-api:3.4.1 - no url defined)

LICENSE-binary

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -655,7 +655,7 @@ The license texts of these dependencies can be found in the licenses directory.
655655
* Apache Avro (org.apache.avro:avro:1.12.0 - https://avro.apache.org)
656656
* Apache Commons FileUpload (commons-fileupload:commons-fileupload:1.5 - https://commons.apache.org/proper/commons-fileupload/)
657657
* Apache Commons Lang (org.apache.commons:commons-lang3:3.17.0 - https://commons.apache.org/proper/commons-lang/)
658-
* Apache Commons Text (org.apache.commons:commons-text:1.13.0 - https://commons.apache.org/proper/commons-text)
658+
* Apache Commons Text (org.apache.commons:commons-text:1.13.1 - https://commons.apache.org/proper/commons-text)
659659
* snappy-java (org.xerial.snappy:snappy-java:1.1.10.7 - https://github.com/xerial/snappy-java)
660660

661661
AL 2.0, GPL v2, MPL 2.0

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
<commons-collections.version>4.4</commons-collections.version>
9292
<commons-fileupload.version>1.5</commons-fileupload.version>
9393
<commons-codec.version>1.18.0</commons-codec.version>
94-
<commons-text.version>1.13.0</commons-text.version>
94+
<commons-text.version>1.13.1</commons-text.version>
9595
<commons-cli.version>1.9.0</commons-cli.version>
9696
<curator.version>5.8.0</curator.version>
9797
<jetty.version>11.0.25</jetty.version>

0 commit comments

Comments
 (0)