We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72066fe commit 44bdb98Copy full SHA for 44bdb98
pom.xml
@@ -13,7 +13,7 @@
13
<groupId>com.fasterxml.jackson.core</groupId>
14
<artifactId>jackson-core</artifactId>
15
<name>Jackson-core</name>
16
- <version>2.18.1-SNAPSHOT</version>
+ <version>2.19.0-SNAPSHOT</version>
17
<packaging>jar</packaging>
18
<description>Core Jackson processing abstractions (aka Streaming API), implementation for JSON</description>
19
<licenses>
0 commit comments