Skip to content

Commit 2abe88e

Browse files
Bump org.apache.commons:commons-text from 1.14.0 to 1.15.0
Bumps [org.apache.commons:commons-text](https://github.com/apache/commons-text) from 1.14.0 to 1.15.0. - [Changelog](https://github.com/apache/commons-text/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-text@rel/commons-text-1.14.0...rel/commons-text-1.15.0) --- updated-dependencies: - dependency-name: org.apache.commons:commons-text dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b19738d commit 2abe88e

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)