File tree 2 files changed +2
-4
lines changed
2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 6
6
<!-- that they should prefer consuming it instead. -->
7
7
<!-- do_not_remove: published-with-gradle-metadata -->
8
8
<modelVersion >4.0.0</modelVersion >
9
-
10
9
<parent >
11
10
<groupId >com.fasterxml.jackson</groupId >
12
11
<artifactId >jackson-base</artifactId >
13
- <version >2.13.0-SNAPSHOT </version >
12
+ <version >2.13.0</version >
14
13
</parent >
15
-
16
14
<groupId >com.fasterxml.jackson.core</groupId >
17
15
<artifactId >jackson-databind</artifactId >
18
16
<version >2.13.0-SNAPSHOT</version >
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.13.0 (not yet released)
7
+ 2.13.0 (30 -Sep- 2021 )
8
8
9
9
#1850 : `@JsonValue` with integer for enum does not deserialize correctly
10
10
(reported by tgolden-andplus@github)
You can’t perform that action at this time.
0 commit comments