Skip to content

Commit 484f388

Browse files
committed
Unsafe JSONObject fix
JSONObject extends HashMap new methods addUpdateListener and update with PropertyChangeListener
1 parent 21e720f commit 484f388

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>com.github.leonardofel</groupId>
55
<artifactId>json-java-put-null-fix</artifactId>
6-
<version>3.0.35.unsafe</version>
6+
<version>3.0.36.unsafe</version>
77
<packaging>jar</packaging>
88

99
<name>JSON in Java WITH WORKING .put(null)</name>

0 commit comments

Comments
 (0)