Skip to content

Commit 71dda31

Browse files
authored
Merge pull request #233 from devondragon/dependabot/gradle/org.apache.commons-commons-text-1.15.0
Bump org.apache.commons:commons-text from 1.14.0 to 1.15.0
2 parents b19738d + 2abe88e commit 71dda31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dependencies {
4747
// Other dependencies (moved to test scope for library)
4848
implementation 'org.passay:passay:1.6.6'
4949
implementation 'com.google.guava:guava:33.5.0-jre'
50-
implementation 'org.apache.commons:commons-text:1.14.0'
50+
implementation 'org.apache.commons:commons-text:1.15.0'
5151
compileOnly 'jakarta.validation:jakarta.validation-api:3.1.1'
5252
compileOnly 'org.springframework.retry:spring-retry'
5353

0 commit comments

Comments
 (0)