Skip to content

Commit

Permalink
Update dependency org.apache.commons:commons-text to v1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent 9654d50 commit dce6fa8
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 dce6fa8

Please sign in to comment.