Skip to content

Commit a1555f3

Browse files
author
Leonardo Lopes
committed
Ops
1 parent 6ae1a40 commit a1555f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ In project's pom.xml add in ```<dependencies>```:
2828
<dependency>
2929
<groupId>com.github.leonardofel</groupId>
3030
<artifactId>json-java-put-null-fix</artifactId>
31-
<version>3.0.32</version>
31+
<version>3.0.33</version>
3232
</dependency>
3333
</dependencies>
3434
```

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.32</version>
6+
<version>3.0.33</version>
77
<packaging>jar</packaging>
88

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

0 commit comments

Comments
 (0)