We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a27158 commit 6cee5d4Copy full SHA for 6cee5d4
Changelog.md
@@ -2,6 +2,12 @@
2
3
A brief description of what changes project contains
4
5
+## May 6, 2024
6
+
7
+#### v1.2.9
8
9
+- Fixed vulnerability issue related to strAttrs and children.
10
11
## April 23, 2024
12
13
#### v1.2.8
pom.xml
@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.contentstack.sdk</groupId>
<artifactId>utils</artifactId>
- <version>1.2.8</version>
+ <version>1.2.9</version>
<packaging>jar</packaging>
<name>Contentstack-utils</name>
<description>Java Utils SDK for Contentstack Content Delivery API, Contentstack is a headless CMS</description>
0 commit comments