File tree Expand file tree Collapse file tree 7 files changed +11
-7
lines changed Expand file tree Collapse file tree 7 files changed +11
-7
lines changed Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >com.fasterxml.jackson.datatype</groupId >
10
10
<artifactId >jackson-datatype-hibernate-parent</artifactId >
11
- <version >2.20.1 -SNAPSHOT</version >
11
+ <version >2.21.0 -SNAPSHOT</version >
12
12
</parent >
13
13
<artifactId >jackson-datatype-hibernate4</artifactId >
14
14
<name >Jackson-datatype-Hibernate4</name >
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >com.fasterxml.jackson.datatype</groupId >
10
10
<artifactId >jackson-datatype-hibernate-parent</artifactId >
11
- <version >2.20.1 -SNAPSHOT</version >
11
+ <version >2.21.0 -SNAPSHOT</version >
12
12
</parent >
13
13
<artifactId >jackson-datatype-hibernate5-jakarta</artifactId >
14
14
<name >Jackson-datatype-Hibernate5-jakarta</name >
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >com.fasterxml.jackson.datatype</groupId >
10
10
<artifactId >jackson-datatype-hibernate-parent</artifactId >
11
- <version >2.20.1 -SNAPSHOT</version >
11
+ <version >2.21.0 -SNAPSHOT</version >
12
12
</parent >
13
13
<artifactId >jackson-datatype-hibernate5</artifactId >
14
14
<name >Jackson-datatype-Hibernate5</name >
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >com.fasterxml.jackson.datatype</groupId >
10
10
<artifactId >jackson-datatype-hibernate-parent</artifactId >
11
- <version >2.20.1 -SNAPSHOT</version >
11
+ <version >2.21.0 -SNAPSHOT</version >
12
12
</parent >
13
13
<artifactId >jackson-datatype-hibernate6</artifactId >
14
14
<name >Jackson-datatype-hibernate6</name >
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >com.fasterxml.jackson.datatype</groupId >
10
10
<artifactId >jackson-datatype-hibernate-parent</artifactId >
11
- <version >2.20.1 -SNAPSHOT</version >
11
+ <version >2.21.0 -SNAPSHOT</version >
12
12
</parent >
13
13
<artifactId >jackson-datatype-hibernate7</artifactId >
14
14
<name >Jackson-datatype-hibernate7</name >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.fasterxml.jackson</groupId >
5
5
<artifactId >jackson-base</artifactId >
6
- <version >2.20.1 -SNAPSHOT</version >
6
+ <version >2.21.0 -SNAPSHOT</version >
7
7
</parent >
8
8
<groupId >com.fasterxml.jackson.datatype</groupId >
9
9
<artifactId >jackson-datatype-hibernate-parent</artifactId >
10
10
<name >Hibernate module parent</name >
11
- <version >2.20.1 -SNAPSHOT</version >
11
+ <version >2.21.0 -SNAPSHOT</version >
12
12
<packaging >pom</packaging >
13
13
<description >Parent pom for shared settings for project sub-modules
14
14
</description >
Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ Project: jackson-datatype-hibernate
4
4
=== Releases ===
5
5
------------------------------------------------------------------------
6
6
7
+ 2.21.0 (not yet released)
8
+
9
+ No changes since 2.20
10
+
7
11
2.20.0 (28-Aug-2025)
8
12
9
13
#184: Add `jackson-datatype-hibernate7` module for hibernate version 7
You can’t perform that action at this time.
0 commit comments