Skip to content

Commit

Permalink
WICKET-6287 Switch from json.org to open-json - 8.x
Browse files Browse the repository at this point in the history
* Update to open-json 1.6
  • Loading branch information
klopfdreh committed Jan 3, 2017
1 parent cc98cb0 commit 49a486a
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 @@ -449,7 +449,7 @@
<dependency>
<groupId>com.tdunning</groupId>
<artifactId>json</artifactId>
<version>1.3</version>
<version>1.6</version>
<type>jar</type>
</dependency>
<dependency>
Expand Down

0 comments on commit 49a486a

Please sign in to comment.