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 3bf1d02 commit a102313Copy full SHA for a102313
pom.xml
@@ -3,7 +3,7 @@
3
<parent>
4
<groupId>com.fasterxml.jackson</groupId>
5
<artifactId>jackson-base</artifactId>
6
- <version>2.19.0-SNAPSHOT</version>
+ <version>2.19.0</version>
7
</parent>
8
<groupId>com.fasterxml.jackson.datatype</groupId>
9
<artifactId>jackson-datatypes-misc-parent</artifactId>
release-notes/VERSION-2.x
@@ -11,7 +11,11 @@ Modules:
11
=== Releases ===
12
------------------------------------------------------------------------
13
14
-2.19.0-rc2 (07-Apr-2025)
+2.20.0 (not yet released)
15
+
16
+-
17
18
+2.19.0 (24-Apr-2025)
19
20
#48: Add new "javax.money" (JSR-354) and "moneta" (JSR-354 ref impl) modules
21
#51: Unify testing structure/tools to JUnit5 [JSTEP-10]
0 commit comments