Skip to content

Commit

Permalink
Merge pull request #390 from kit-data-manager/dependabot/gradle/devel…
Browse files Browse the repository at this point in the history
…opment/org.apache.commons-commons-text-1.11.0
  • Loading branch information
dependabot[bot] authored Nov 10, 2023
2 parents ae010f0 + 80c2268 commit 6e9f2cc
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.10.0"
implementation "org.apache.commons:commons-text:1.11.0"

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

0 comments on commit 6e9f2cc

Please sign in to comment.