File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >com.fasterxml.jackson</groupId >
11
11
<artifactId >jackson-base</artifactId >
12
- <version >2.19.0-rc1 </version >
12
+ <version >2.19.0-rc2 </version >
13
13
</parent >
14
14
<groupId >com.fasterxml.jackson.core</groupId >
15
15
<artifactId >jackson-databind</artifactId >
16
- <version >2.19.0-rc1 -SNAPSHOT</version >
16
+ <version >2.19.0-rc2 -SNAPSHOT</version >
17
17
<name >jackson-databind</name >
18
18
<packaging >jar</packaging >
19
19
<description >General data-binding functionality for Jackson: works on core streaming API</description >
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Project: jackson-databind
4
4
=== Releases ===
5
5
------------------------------------------------------------------------
6
6
7
- 2.19.0 -rc1 (07 -Apr-2025 )
7
+ 2.19.0 -rc2 (07 -Apr-2025 )
8
8
9
9
#1467 : Support `@JsonUnwrapped` with `@JsonCreator`
10
10
(implementation by Liam F)
You can’t perform that action at this time.
0 commit comments