Skip to content

Commit abc79f1

Browse files
committed
fix version bump
2 parents 065545e + 4be67d4 commit abc79f1

2 files changed

Lines changed: 2 additions & 8 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,9 @@ A brief description of what changes project contains
44

55
## Jun 10, 2026
66

7-
#### v1.5.2
8-
9-
- Snyk fixes
10-
11-
## Apr 30, 2026
12-
137
#### v1.5.1
148

15-
- Fix: Upgraded `org.springframework:spring-web` to 7.0.7 to address Snyk-reported vulnerabilities in Spring Framework (including transitive `spring-core`)
9+
- Fix: Upgraded `org.springframework:spring-web` to 7.0.8 to address Snyk-reported vulnerabilities in Spring Framework (including transitive `spring-core`)
1610

1711
## Apr 20, 2026
1812

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.5.2</version>
7+
<version>1.5.1</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)