Skip to content

Commit

Permalink
Merge pull request #210 from Aiven-Open/dependabot/gradle/org.apache.…
Browse files Browse the repository at this point in the history
…commons-commons-text-1.11.0

build(deps): bump org.apache.commons:commons-text from 1.10.0 to 1.11.0
  • Loading branch information
jeqo authored Nov 2, 2023
2 parents 3f68b49 + 9147cc3 commit 59e3c61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ dependencies {

implementation "org.slf4j:slf4j-api:1.7.36"

implementation "org.apache.commons:commons-text:1.10.0"
implementation "org.apache.commons:commons-text:1.11.0"

implementation( "org.apache.parquet:parquet-avro:$parquetVersion") {
exclude group: "org.xerial.snappy", module: "snappy-java"
Expand Down

0 comments on commit 59e3c61

Please sign in to comment.