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 14333aa commit 5928402Copy full SHA for 5928402
1 file changed
pom.xml
@@ -16,7 +16,7 @@
16
<groupId>com.fasterxml.jackson.core</groupId>
17
<artifactId>jackson-annotations</artifactId>
18
<name>Jackson-annotations</name>
19
- <version>2.19.0-SNAPSHOT</version>
+ <version>2.19.0-rc1-SNAPSHOT</version>
20
<packaging>jar</packaging>
21
<description>Core annotations used for value types, used by Jackson data binding package.
22
</description>
0 commit comments