File tree 7 files changed +12
-8
lines changed
7 files changed +12
-8
lines changed Original file line number Diff line number Diff line change 3
3
push :
4
4
branches :
5
5
- master
6
- - " 2.18 "
6
+ - " 2.19 "
7
7
paths-ignore :
8
8
- " README.md"
9
9
- " release-notes/*"
10
10
pull_request :
11
11
branches :
12
12
- master
13
- - " 2.18 "
13
+ - " 2.19 "
14
14
paths-ignore :
15
15
- " README.md"
16
16
- " release-notes/*"
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.18.1 -SNAPSHOT</version >
11
+ <version >2.19.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.18.1 -SNAPSHOT</version >
11
+ <version >2.19.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.18.1 -SNAPSHOT</version >
11
+ <version >2.19.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.18.1 -SNAPSHOT</version >
11
+ <version >2.19.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 3
3
<parent >
4
4
<groupId >com.fasterxml.jackson</groupId >
5
5
<artifactId >jackson-base</artifactId >
6
- <version >2.18.1 -SNAPSHOT</version >
6
+ <version >2.19.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.18.1 -SNAPSHOT</version >
11
+ <version >2.19.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.19.0 (not yet released)
8
+
9
+ -
10
+
7
11
2.18.0 (26-Sep-2024)
8
12
9
13
No changes since 2.17
You can’t perform that action at this time.
0 commit comments