Skip to content

Commit dac3935

Browse files
Bump org.apache.commons:commons-text from 1.14.0 to 1.15.0 (#1326)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c635fc1 commit dac3935

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wicket-migration/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<dependency>
2020
<groupId>org.apache.commons</groupId>
2121
<artifactId>commons-text</artifactId>
22-
<version>1.14.0</version>
22+
<version>1.15.0</version>
2323
</dependency>
2424
<dependency>
2525
<groupId>org.openrewrite.recipe</groupId>

0 commit comments

Comments
 (0)