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 c68e30e commit 7e7b6f7Copy full SHA for 7e7b6f7
pom.xml
@@ -9,12 +9,11 @@
9
<parent>
10
<groupId>com.fasterxml.jackson</groupId>
11
<artifactId>jackson-base</artifactId>
12
- <version>2.19.0-SNAPSHOT</version>
+ <version>2.19.0-rc1-SNAPSHOT</version>
13
</parent>
14
-
15
<groupId>com.fasterxml.jackson.core</groupId>
16
<artifactId>jackson-databind</artifactId>
17
18
<name>jackson-databind</name>
19
<packaging>jar</packaging>
20
<description>General data-binding functionality for Jackson: works on core streaming API</description>
0 commit comments