File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 55
66 <groupId>com.contentstack.sdk</groupId>
77 <artifactId>utils</artifactId>
8- <version>{$utils.version} </version>
8+ <version>1.1.3-SNAPSHOT </version>
99 <packaging>jar</packaging>
1010 <name>Contentstack-utils</name>
1111 <description>Java Utils SDK for Contentstack Content Delivery API, Contentstack is a headless CMS with an API-first
2424 <maven-source-plugin.version>2.2.1</maven-source-plugin.version>
2525 <maven-javadoc-plugin.version>3.1.1</maven-javadoc-plugin.version>
2626 <junit.version>4.13.2</junit.version>
27- <jsoup.version>1.14 .3</jsoup.version>
27+ <jsoup.version>1.15 .3</jsoup.version>
2828 <json.simple.version>1.1.1</json.simple.version>
2929 <maven-site-plugin.version>3.3</maven-site-plugin.version>
3030 <maven-gpg-plugin.version>1.5</maven-gpg-plugin.version>
109109 <dependency>
110110 <groupId>org.springframework</groupId>
111111 <artifactId>spring-web</artifactId>
112- <version>5.3.20 </version>
112+ <version>5.3.23 </version>
113113 <scope>compile</scope>
114114 </dependency>
115115 </dependencies>
You can’t perform that action at this time.
0 commit comments