Skip to content

Commit

Permalink
build(deps): bump org.apache.commons:commons-text from 1.12.0 to 1.13.0
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-text from 1.12.0 to 1.13.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and itinycheng committed Jan 7, 2025
1 parent 8b4b721 commit 94e79b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<maven.compiler.target>21</maven.compiler.target>
<commons-lang3.version>3.11</commons-lang3.version>
<commons-collections4.version>4.4</commons-collections4.version>
<commons-text.version>1.12.0</commons-text.version>
<commons-text.version>1.13.0</commons-text.version>
<lombok.version>1.18.30</lombok.version>
<mysql.version>8.0.32</mysql.version>
<clickhouse-jdbc.version>0.3.1</clickhouse-jdbc.version>
Expand Down

0 comments on commit 94e79b1

Please sign in to comment.