Skip to content

Commit e03fac7

Browse files
Bump org.apache.commons:commons-text from 1.13.0 to 1.13.1 (#151)
Bumps org.apache.commons:commons-text from 1.13.0 to 1.13.1. --- updated-dependencies: - dependency-name: org.apache.commons:commons-text dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dcf40cb commit e03fac7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies {
4444
compileOnly("org.embulk:embulk-util-json:0.5.0")
4545

4646
implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.3'
47-
implementation 'org.apache.commons:commons-text:1.13.0'
47+
implementation 'org.apache.commons:commons-text:1.13.1'
4848
implementation 'com.google.guava:guava:33.4.0-jre'
4949
implementation 'org.msgpack:msgpack-core:0.9.+'
5050

0 commit comments

Comments
 (0)