File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55jobs :
66 security-sca :
77 runs-on : ubuntu-latest
8+ permissions :
9+ contents : read
10+ pull-requests : write
811 steps :
912 - uses : actions/checkout@master
1013 - name : Run Snyk to check for vulnerabilities
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v1.13.1
4+
5+ ### Aug 17, 2026
6+
7+ - Snyk fix
8+
39## v1.13.0
410
511### Jul 27, 2026
Original file line number Diff line number Diff line change 77 <artifactId >cms</artifactId >
88 <packaging >jar</packaging >
99 <name >contentstack-management-java</name >
10- <version >1.13.0 </version >
10+ <version >1.13.1 </version >
1111 <description >Contentstack Java Management SDK for Content Management API, Contentstack is a headless CMS with an
1212 API-first approach
1313 </description >
214214 <dependency >
215215 <groupId >org.jsoup</groupId >
216216 <artifactId >jsoup</artifactId >
217- <version >1.22 .1</version >
217+ <version >1.23 .1</version >
218218 </dependency >
219219 <dependency >
220220 <groupId >org.jetbrains.kotlin</groupId >
You can’t perform that action at this time.
0 commit comments