Skip to content

Commit cd4f673

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

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
@@ -151,7 +151,7 @@ dependencies {
151151

152152
implementation 'org.eclipse.jetty.ee10:jetty-ee10-servlet:12.0.22'
153153
implementation("org.apache.commons:commons-lang3:3.20.0")
154-
implementation 'org.apache.commons:commons-text:1.11.0'
154+
implementation 'org.apache.commons:commons-text:1.14.0'
155155
implementation 'org.apache.commons:commons-fileupload2-jakarta-servlet6:2.+'
156156
implementation 'jakarta.servlet:jakarta.servlet-api:6.1.0'
157157
implementation 'com.sun.mail:jakarta.mail:2.0.1'

0 commit comments

Comments
 (0)