Skip to content

Commit 6cee5d4

Browse files
committed
version bump
1 parent 3a27158 commit 6cee5d4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
A brief description of what changes project contains
44

5+
## May 6, 2024
6+
7+
#### v1.2.9
8+
9+
- Fixed vulnerability issue related to strAttrs and children.
10+
511
## April 23, 2024
612

713
#### v1.2.8

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.contentstack.sdk</groupId>
66
<artifactId>utils</artifactId>
7-
<version>1.2.8</version>
7+
<version>1.2.9</version>
88
<packaging>jar</packaging>
99
<name>Contentstack-utils</name>
1010
<description>Java Utils SDK for Contentstack Content Delivery API, Contentstack is a headless CMS</description>

0 commit comments

Comments
 (0)