Skip to content

Commit 36ca742

Browse files
committed
Prep for 2.20.0
1 parent f6930c8 commit 36ca742

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.fasterxml.jackson</groupId>
55
<artifactId>jackson-base</artifactId>
6-
<version>2.20.0-SNAPSHOT</version>
6+
<version>2.20.0</version>
77
</parent>
88
<groupId>com.fasterxml.jackson.datatype</groupId>
99
<artifactId>jackson-datatype-hibernate-parent</artifactId>

release-notes/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Project: jackson-datatype-hibernate
44
=== Releases ===
55
------------------------------------------------------------------------
66

7-
2.20.0-rc1 (04-Aug-2025)
7+
2.20.0 (28-Aug-2025)
88

99
#184: Add `jackson-datatype-hibernate7` module for hibernate version 7
1010
(requested by @Chris-1-000)

0 commit comments

Comments
 (0)