Skip to content

Commit b60f1a8

Browse files
committed
updated the pom
1 parent 945dec3 commit b60f1a8

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

CHANGELOG.md

-7
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,6 @@
1010

1111
## v2.0.2
1212

13-
### Date: 27-January-2025
14-
15-
-Snyk fixes
16-
-Fixed includeContenttype
17-
18-
## v2.0.2
19-
2013
### Date: 5-December-2024
2114

2215
-Github Issue fixed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>com.contentstack.sdk</groupId>
77
<artifactId>java</artifactId>
8-
<version>2.0.3</version>
8+
<version>2.0.4</version>
99
<packaging>jar</packaging>
1010
<name>contentstack-java</name>
1111
<description>Java SDK for Contentstack Content Delivery API</description>
@@ -36,7 +36,7 @@
3636
<json-version>20250107</json-version>
3737
<jacoco-maven-plugin-version>0.8.7</jacoco-maven-plugin-version>
3838
<maven-release-plugin-version>2.5.3</maven-release-plugin-version>
39-
<contentstack-utils-version>1.2.14</contentstack-utils-version>
39+
<contentstack-utils-version>1.2.15</contentstack-utils-version>
4040
</properties>
4141

4242
<parent>

0 commit comments

Comments
 (0)