Skip to content

Commit c52eaad

Browse files
dependabot[bot]simonelbaz
authored andcommitted
Bump org.apache.commons:commons-text (opensearch-project#6382)
Bumps [org.apache.commons:commons-text](https://github.com/apache/commons-text) from 1.14.0 to 1.15.0. - [Changelog](https://github.com/apache/commons-text/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-text@rel/commons-text-1.14.0...rel/commons-text-1.15.0) --- updated-dependencies: - dependency-name: org.apache.commons:commons-text dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 17d092a commit c52eaad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data-prepper-plugins/parquet-codecs/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies {
77
implementation project(':data-prepper-api')
88
implementation project(':data-prepper-plugins:common')
99
implementation libs.avro.core
10-
implementation 'org.apache.commons:commons-text:1.14.0'
10+
implementation 'org.apache.commons:commons-text:1.15.0'
1111
implementation libs.parquet.avro
1212
implementation libs.parquet.column
1313
implementation libs.parquet.common

0 commit comments

Comments
 (0)