Skip to content

Commit 3ee4476

Browse files
committed
fix: upgrade org.apache.commons:commons-text from 1.12.0 to 1.13.0
Snyk has created this PR to upgrade org.apache.commons:commons-text from 1.12.0 to 1.13.0. See this package in maven: org.apache.commons:commons-text See this project in Snyk: https://app.snyk.io/org/contentstack-devex/project/ca5ef3ed-c635-49d7-8224-9709959d8bd8?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent d6db24d commit 3ee4476

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>20240303</json-version>
3131
<spring-web-version>6.1.14</spring-web-version>
32-
<org.apache.commons-text>1.12.0</org.apache.commons-text>
32+
<org.apache.commons-text>1.13.0</org.apache.commons-text>
3333
</properties>
3434

3535
<developers>

0 commit comments

Comments
 (0)