Skip to content

Commit 065545e

Browse files
committed
snyk fixes
1 parent dc6a6d8 commit 065545e

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

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+
## Jun 10, 2026
6+
7+
#### v1.5.2
8+
9+
- Snyk fixes
10+
511
## Apr 30, 2026
612

713
#### v1.5.1

pom.xml

Lines changed: 2 additions & 2 deletions
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.5.1</version>
7+
<version>1.5.2</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>
@@ -28,7 +28,7 @@
2828
<maven-release-plugin.version>2.5.3</maven-release-plugin.version>
2929
<validation-version>2.0.1.Final</validation-version>
3030
<json-version>20251224</json-version>
31-
<spring-web-version>7.0.7</spring-web-version>
31+
<spring-web-version>7.0.8</spring-web-version>
3232
<org.apache.commons-text>1.15.0</org.apache.commons-text>
3333
</properties>
3434

0 commit comments

Comments
 (0)