We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9191447 commit 31a350fCopy full SHA for 31a350f
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# CHANGELOG
2
3
+## v2.3.2
4
+
5
+### Jan 05, 2026
6
+- Snyk Fixes
7
8
## v2.3.1
9
10
### Date: 03-Nov-2025
pom.xml
@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.contentstack.sdk</groupId>
<artifactId>java</artifactId>
- <version>2.3.1</version>
+ <version>2.3.2</version>
<packaging>jar</packaging>
<name>contentstack-java</name>
11
<description>Java SDK for Contentstack Content Delivery API</description>
0 commit comments