Skip to content

Commit

Permalink
Upgrade json-smart from 2.4.2 to 2.4.7 (opensearch-project#1299)
Browse files Browse the repository at this point in the history
  • Loading branch information
cliu123 committed Sep 21, 2021
1 parent 87f545f commit daeff48
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 @@ -133,6 +133,11 @@
<artifactId>netty-transport-native-epoll</artifactId>
<version>4.1.68.Final</version>
</dependency>
<dependency>
<groupId>net.minidev</groupId>
<artifactId>json-smart</artifactId>
<version>2.4.7</version>
</dependency>
</dependencies>
</dependencyManagement>

Expand Down

0 comments on commit daeff48

Please sign in to comment.