We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ecc015 commit 6330c8aCopy full SHA for 6330c8a
1 file changed
pom.xml
@@ -2,7 +2,7 @@
2
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>com.jsoniter</groupId>
5
- <version>0.9.1</version>
+ <version>0.9.2</version>
6
<artifactId>jsoniter</artifactId>
7
<name>json iterator</name>
8
<description>jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go</description>
0 commit comments