We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adffbbb commit 1b09b19Copy full SHA for 1b09b19
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-datatype-hibernate-parent</artifactId>
release-notes/VERSION
@@ -4,7 +4,11 @@ Project: jackson-datatype-hibernate
=== Releases ===
------------------------------------------------------------------------
-2.19.0-rc2 (17-Apr-2025)
+2.20.0 (not yet released)
+
+-
10
11
+2.19.0 (24-Apr-2025)
12
13
- Hibernate deps:
14
* 5.x/JAXB: 5.3.29 -> 5.3.37
0 commit comments