Skip to content

Commit 774f47e

Browse files
dependabot[bot]tongtongcao
authored andcommitted
build(deps): bump org.apache.commons:commons-text from 1.13.0 to 1.13.1 (#583)
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 adc5dde commit 774f47e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

common-tools/clara-io/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<dependency>
6262
<groupId>org.apache.commons</groupId>
6363
<artifactId>commons-text</artifactId>
64-
<version>1.13.0</version>
64+
<version>1.13.1</version>
6565
</dependency>
6666

6767
</dependencies>

common-tools/clas-utils/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>org.apache.commons</groupId>
2424
<artifactId>commons-text</artifactId>
25-
<version>1.13.0</version>
25+
<version>1.13.1</version>
2626
</dependency>
2727
<dependency>
2828
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)