Skip to content

Commit

Permalink
chore(ci): bump org.apache.commons:commons-text from 1.10.0 to 1.11.0 (
Browse files Browse the repository at this point in the history
…#647)

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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tim te Beek <[email protected]>
  • Loading branch information
dependabot[bot] and timtebeek authored Oct 30, 2023
1 parent 0ed0e8a commit d5d8830
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 @@ -252,7 +252,7 @@
<!-- See https://github.com/advisories/GHSA-599f-7c49-w659 -->
<groupId>org.apache.commons</groupId>
<artifactId>commons-text</artifactId>
<version>1.10.0</version>
<version>1.11.0</version>
</dependency>
<dependency>
<groupId>org.rocksdb</groupId>
Expand Down

0 comments on commit d5d8830

Please sign in to comment.