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 9c62146 commit 096695eCopy full SHA for 096695e
pom.xml
@@ -9,11 +9,11 @@
9
<parent>
10
<groupId>tools.jackson</groupId>
11
<artifactId>jackson-base</artifactId>
12
- <version>3.0.2-SNAPSHOT</version>
+ <version>3.1.0-SNAPSHOT</version>
13
</parent>
14
<groupId>tools.jackson.core</groupId>
15
<artifactId>jackson-databind</artifactId>
16
17
<name>jackson-databind</name>
18
<description>General data-binding functionality for Jackson: works on core streaming API</description>
19
<url>https://github.com/FasterXML/jackson</url>
0 commit comments