Skip to content

Commit

Permalink
build(deps): bump org.apache.commons:commons-text in /core-java
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-text from 1.10.0 to 1.11.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 29, 2023
1 parent 7e5cd78 commit 1bf0891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<google-gson.version>2.10.1</google-gson.version>
<google.guava.version>32.1.3-jre</google.guava.version>
<google-truth.version>1.1.5</google-truth.version>
<apache-commons-text.version>1.10.0</apache-commons-text.version>
<apache-commons-text.version>1.11.0</apache-commons-text.version>
<commons-io.version>2.14.0</commons-io.version>
<json-path.version>2.8.0</json-path.version>
<log4j-core.version>2.21.0</log4j-core.version>
Expand Down

0 comments on commit 1bf0891

Please sign in to comment.