Skip to content

Commit

Permalink
GH-85 update json-smart to fixed version 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
r0bb3n committed May 1, 2021
1 parent c09a5db commit 6834cf5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -412,6 +412,11 @@
<version>${version.hamcrest}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>net.minidev</groupId>
<artifactId>json-smart</artifactId>
<version>2.3.1</version>
</dependency>
</dependencies>
</dependencyManagement>

Expand Down

0 comments on commit 6834cf5

Please sign in to comment.