Skip to content

Commit 0c6948a

Browse files
Bump org.apache.commons:commons-text from 1.14.0 to 1.15.0 (#853)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2e68d90 commit 0c6948a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dependencies {
5555
implementation('tools.jackson.core:jackson-databind:3.0.4')
5656
implementation('org.apache.commons:commons-fileupload2-jakarta:2.0.0-M1')
5757
implementation('org.apache.commons:commons-fileupload2-core:2.0.0-M4')
58-
implementation('org.apache.commons:commons-text:1.14.0')
58+
implementation('org.apache.commons:commons-text:1.15.0')
5959
implementation('org.apache.commons:commons-compress:1.28.0')
6060
implementation('org.apache.commons:commons-lang3:3.18.0')
6161
implementation('org.apache.httpcomponents:httpclient:4.5.14')

0 commit comments

Comments
 (0)