Skip to content

Commit 1fad069

Browse files
Bump org.apache.commons:commons-text from 1.13.1 to 1.14.0
Bumps [org.apache.commons:commons-text](https://github.com/apache/commons-text) from 1.13.1 to 1.14.0. - [Changelog](https://github.com/apache/commons-text/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-text@rel/commons-text-1.13.1...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] <[email protected]>
1 parent 711f31f commit 1fad069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generator/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies {
1818
implementation(platform("org.slf4j:slf4j-bom:2.0.17"))
1919
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.19.2")
2020
implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.19.2")
21-
implementation("org.apache.commons:commons-text:1.13.1")
21+
implementation("org.apache.commons:commons-text:1.14.0")
2222
implementation("com.palantir.javapoet:javapoet:0.7.0")
2323
implementation("org.slf4j:slf4j-api")
2424
implementation("org.slf4j:slf4j-simple")

0 commit comments

Comments
 (0)