Skip to content

Commit 44e232e

Browse files
dependabot[bot]baltzell
authored andcommitted
build(deps): 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 752de7e commit 44e232e

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
@@ -68,7 +68,7 @@
6868
<dependency>
6969
<groupId>org.apache.commons</groupId>
7070
<artifactId>commons-text</artifactId>
71-
<version>1.13.1</version>
71+
<version>1.14.0</version>
7272
</dependency>
7373

7474
</dependencies>

common-tools/clas-utils/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<dependency>
1818
<groupId>org.apache.commons</groupId>
1919
<artifactId>commons-text</artifactId>
20-
<version>1.13.1</version>
20+
<version>1.14.0</version>
2121
</dependency>
2222
<dependency>
2323
<groupId>org.jlab.clas</groupId>

0 commit comments

Comments
 (0)