File tree Expand file tree Collapse file tree 4 files changed +10
-6
lines changed Expand file tree Collapse file tree 4 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 44 branches :
55 - master
66 - " 3.0"
7- - " 2.16 "
7+ - " 2.17 "
88 paths-ignore :
99 - " README.md"
1010 - " release-notes/*"
1111 pull_request :
1212 branches :
1313 - master
1414 - " 3.0"
15- - " 2.16 "
15+ - " 2.17 "
1616 paths-ignore :
1717 - " README.md"
1818 - " release-notes/*"
Original file line number Diff line number Diff line change 44 branches :
55 - master
66 - " 3.0"
7- - " 2.16 "
7+ - " 2.17 "
88 paths-ignore :
99 - " README.md"
1010 - " release-notes/*"
1111 pull_request :
1212 branches :
1313 - master
1414 - " 3.0"
15- - " 2.16 "
15+ - " 2.17 "
1616 paths-ignore :
1717 - " README.md"
1818 - " release-notes/*"
Original file line number Diff line number Diff line change 99 <parent >
1010 <groupId >com.fasterxml.jackson</groupId >
1111 <artifactId >jackson-base</artifactId >
12- <version >2.16.1 -SNAPSHOT</version >
12+ <version >2.17.0 -SNAPSHOT</version >
1313 </parent >
1414 <groupId >com.fasterxml.jackson.core</groupId >
1515 <artifactId >jackson-databind</artifactId >
16- <version >2.16.1 -SNAPSHOT</version >
16+ <version >2.17.0 -SNAPSHOT</version >
1717 <name >jackson-databind</name >
1818 <packaging >jar</packaging >
1919 <description >General data-binding functionality for Jackson: works on core streaming API</description >
Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ Project: jackson-databind
44=== Releases ===
55------------------------------------------------------------------------
66
7+ 2.17.0 (not yet released)
8+
9+ -
10+
7112.16.0 (15 -Npv-2023 )
812
913#1770 : Incorrect deserialization for `BigDecimal` numbers
You can’t perform that action at this time.
0 commit comments