Skip to content

Commit

Permalink
Merge pull request #638 from kit-data-manager/renovate/org.apache.com…
Browse files Browse the repository at this point in the history
…mons-commons-text-1.x

Update dependency org.apache.commons:commons-text to v1.13.0
  • Loading branch information
VolkerHartmann authored Jan 8, 2025
2 parents 22c99bf + dce6fa8 commit b4cefc7
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 @@ -84,7 +84,7 @@ dependencies {
implementation "commons-configuration:commons-configuration:1.10"
implementation "org.apache.commons:commons-collections4:4.4"
// includes commons-lang3
implementation "org.apache.commons:commons-text:1.12.0"
implementation "org.apache.commons:commons-text:1.13.0"

// UI (website)
implementation "org.springframework.boot:spring-boot-starter-thymeleaf"
Expand Down

0 comments on commit b4cefc7

Please sign in to comment.