We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 60cf2b1 + d0e674e commit 6925cf4Copy full SHA for 6925cf4
pom.xml
@@ -3,7 +3,7 @@
3
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4
<modelVersion>4.0.0</modelVersion>
5
<groupId>com.jsoniter</groupId>
6
- <version>0.9.23</version>
+ <version>0.9.24-SNAPSHOT</version>
7
<artifactId>jsoniter</artifactId>
8
<name>json iterator</name>
9
<description>jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go</description>
0 commit comments