Skip to content

Commit 7b42cc7

Browse files
build(deps): bump org.apache.commons:commons-text in /example
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] <[email protected]>
1 parent 32ac36c commit 7b42cc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<springdoc-openapi-starter.version>3.0.0</springdoc-openapi-starter.version>
1919
<pre-liquibase.version>2.0.0</pre-liquibase.version>
2020
<otj-pg-embedded.version>1.1.1</otj-pg-embedded.version>
21-
<apache.commons.version>1.14.0</apache.commons.version>
21+
<apache.commons.version>1.15.0</apache.commons.version>
2222
<!-- plugins -->
2323
<cukedoctor-maven-plugin.version>3.9.0</cukedoctor-maven-plugin.version>
2424
<maven-surefire-plugin.version>3.5.4</maven-surefire-plugin.version>

0 commit comments

Comments
 (0)