We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83f3b8e commit 42e8df1Copy full SHA for 42e8df1
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-SNAPSHOT</version>
+ <version>0.9.23</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