Skip to content

Commit 68560b1

Browse files
committed
snyk fix utils version
1 parent 128405c commit 68560b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<json-version>20240303</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.12</contentstack-utils-version>
39+
<contentstack-utils-version>1.2.8</contentstack-utils-version>
4040
</properties>
4141

4242
<parent>
@@ -251,7 +251,7 @@
251251
<artifactId>maven-surefire-plugin</artifactId>
252252
<version>2.22.2</version>
253253
<configuration>
254-
<!-- <skipTests>true</skipTests> -->
254+
<skipTests>true</skipTests>
255255
</configuration>
256256
</plugin>
257257

0 commit comments

Comments
 (0)