Skip to content

Commit

Permalink
snyk fix utils version
Browse files Browse the repository at this point in the history
  • Loading branch information
reeshika-h committed Nov 29, 2024
1 parent 128405c commit 68560b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<json-version>20240303</json-version>
<jacoco-maven-plugin-version>0.8.7</jacoco-maven-plugin-version>
<maven-release-plugin-version>2.5.3</maven-release-plugin-version>
<contentstack-utils-version>1.2.12</contentstack-utils-version>
<contentstack-utils-version>1.2.8</contentstack-utils-version>
</properties>

<parent>
Expand Down Expand Up @@ -251,7 +251,7 @@
<artifactId>maven-surefire-plugin</artifactId>
<version>2.22.2</version>
<configuration>
<!-- <skipTests>true</skipTests> -->
<skipTests>true</skipTests>
</configuration>
</plugin>

Expand Down

0 comments on commit 68560b1

Please sign in to comment.