Skip to content

Commit

Permalink
build(deps): bump org.apache.commons:commons-text from 1.9 to 1.11.0
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-text from 1.9 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 Mar 8, 2024
1 parent c7878b2 commit bd73986
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 @@ -75,7 +75,7 @@
<version.jbehave-junit-support>5.0.1</version.jbehave-junit-support>
<version.spockframework>2.4-M1-groovy-4.0</version.spockframework>
<version.sshj>0.38.0</version.sshj>
<version.commons-text>1.9</version.commons-text>
<version.commons-text>1.11.0</version.commons-text>
<version.commons-collections4>4.4</version.commons-collections4>
<version.moxy>4.0.2</version.moxy>
<version.testcontainers>1.19.6</version.testcontainers>
Expand Down

0 comments on commit bd73986

Please sign in to comment.