Skip to content

Commit 71fd54a

Browse files
authored
Merge pull request #67 from contentstack/fix/DX-83-sre-vunerability-issue
Fix/dx 83 sre vunerability issue
2 parents 410e2f1 + 6292e4a commit 71fd54a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
A brief description of what changes project contains
44

5-
## May 6, 2024
5+
## May 14, 2024
66

77
#### v1.2.9
88

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.6</spring-web-version>
32-
<org.apache.commons-text>1.11.0</org.apache.commons-text>
32+
<org.apache.commons-text>1.12.0</org.apache.commons-text>
3333
</properties>
3434

3535
<developers>

0 commit comments

Comments
 (0)