Skip to content

Commit

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

build(deps): bump org.apache.commons:commons-text from 1.11.0 to 1.12.0
  • Loading branch information
ivanyu authored May 2, 2024
2 parents e220889 + b0a2c08 commit bbc49db
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.11.0"
implementation "org.apache.commons:commons-text:1.12.0"

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

0 comments on commit bbc49db

Please sign in to comment.