Skip to content

Commit

Permalink
upgrading json-flattener version to latest 0.16.4 version (#1224)
Browse files Browse the repository at this point in the history
  • Loading branch information
bhavikp19 committed Aug 1, 2023
1 parent 1b0766b commit 70c02a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
<dependency>
<groupId>com.github.wnameless.json</groupId>
<artifactId>json-flattener</artifactId>
<version>0.8.1</version>
<version>0.16.4</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit 70c02a4

Please sign in to comment.