Skip to content

Commit c6bbd83

Browse files
committed
fix: upgrade org.apache.commons:commons-text from 1.13.0 to 1.13.1
Snyk has created this PR to upgrade org.apache.commons:commons-text from 1.13.0 to 1.13.1. See this package in maven: org.apache.commons:commons-text See this project in Snyk: https://app.snyk.io/org/contentstack-devex/project/35eb6853-a9a8-45f1-95e3-3d10f936243e?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 36aa299 commit c6bbd83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<validation-version>2.0.1.Final</validation-version>
3030
<json-version>20250107</json-version>
3131
<spring-web-version>6.2.2</spring-web-version>
32-
<org.apache.commons-text>1.13.0</org.apache.commons-text>
32+
<org.apache.commons-text>1.13.1</org.apache.commons-text>
3333
</properties>
3434

3535
<developers>

0 commit comments

Comments
 (0)