Skip to content

Commit

Permalink
Merge pull request #195 from Bindambc/dependabot/maven/org.skyscreame…
Browse files Browse the repository at this point in the history
…r-jsonassert-1.5.3

Bump org.skyscreamer:jsonassert from 1.5.1 to 1.5.3
  • Loading branch information
Bindambc authored Aug 20, 2024
2 parents 346e572 + 60de50f commit 5676ab1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
<dependency>
<groupId>org.skyscreamer</groupId>
<artifactId>jsonassert</artifactId>
<version>1.5.1</version>
<version>1.5.3</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 5676ab1

Please sign in to comment.