Skip to content

Commit 6aed042

Browse files
Bump org.apache.commons:commons-text from 1.14.0 to 1.15.0
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>
1 parent 8a42b6a commit 6aed042

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rdf-legacy/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<maven.compiler.release>8</maven.compiler.release>
1818

1919
<!-- version management -->
20-
<commons.text.version>1.14.0</commons.text.version>
20+
<commons.text.version>1.15.0</commons.text.version>
2121
<!-- do not advance to v4.x -->
2222
<legacy.rdf4j.version>3.7.7</legacy.rdf4j.version>
2323
</properties>

0 commit comments

Comments
 (0)