We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11e920c commit 1b3e55fCopy full SHA for 1b3e55f
1 file changed
pom.xml
@@ -8,13 +8,13 @@
8
<parent>
9
<groupId>tools.jackson</groupId>
10
<artifactId>jackson-base</artifactId>
11
- <version>3.2.1-SNAPSHOT</version>
+ <version>3.3.0-SNAPSHOT</version>
12
</parent>
13
14
<groupId>tools.jackson.core</groupId>
15
<artifactId>jackson-core</artifactId>
16
<name>Jackson-core</name>
17
18
<packaging>jar</packaging>
19
<description>Core Jackson processing abstractions (aka Streaming API), implementation for JSON</description>
20
<inceptionYear>2007</inceptionYear>
0 commit comments