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 f89c6fb commit abdd4dcCopy full SHA for abdd4dc
pom.xml
@@ -56,9 +56,9 @@ of Jackson 3.x components maintained by FasterXML.com
56
57
<!-- 10-Jul-2025, tatu: as per [JSTEP-1] Jackson 3.x will NOT contain
58
separate annotations module, but keep using 2.x one, latest 2.x released
59
- at the time 3.x mino version is released.
+ at the time 3.x minor version is released.
60
-->
61
- <jackson.version.annotations>2.19.2-SNAPSHOT</jackson.version.annotations>
+ <jackson.version.annotations>2.19.2</jackson.version.annotations>
62
63
<jackson.version.core>${jackson.version}</jackson.version.core>
64
<jackson.version.databind>${jackson.version}</jackson.version.databind>
0 commit comments