File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33A brief description of what changes project contains
44
5+ ## Aug 17, 2026
6+
7+ #### v1.6.1
8+
9+ - Fix: Upgraded ` org.jsoup:jsoup ` to 1.23.1 to address a Snyk-reported Cross-site Scripting (XSS) vulnerability
10+
511## Jun 29, 2026
612
713#### v1.6.0
Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >com.contentstack.sdk</groupId >
66 <artifactId >utils</artifactId >
7- <version >1.6.0 </version >
7+ <version >1.6.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 >
2020 <maven-source-plugin .version>2.2.1</maven-source-plugin .version>
2121 <maven-javadoc-plugin .version>3.1.1</maven-javadoc-plugin .version>
2222 <junit .version>4.13.2</junit .version>
23- <jsoup .version>1.22.2 </jsoup .version>
23+ <jsoup .version>1.23.1 </jsoup .version>
2424 <json .simple.version>1.1.1</json .simple.version>
2525 <maven-site-plugin .version>3.3</maven-site-plugin .version>
2626 <maven-gpg-plugin .version>1.5</maven-gpg-plugin .version>
You can’t perform that action at this time.
0 commit comments