File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >com.fasterxml.jackson</groupId >
1010 <artifactId >jackson-base</artifactId >
11- <version >2.15.1 -SNAPSHOT</version >
11+ <version >2.16.0 -SNAPSHOT</version >
1212 </parent >
1313 <groupId >com.fasterxml.jackson.core</groupId >
1414 <artifactId >jackson-core</artifactId >
1515 <name >Jackson-core</name >
16- <version >2.15.1 -SNAPSHOT</version >
16+ <version >2.16.0 -SNAPSHOT</version >
1717 <packaging >jar</packaging >
1818 <description >Core Jackson processing abstractions (aka Streaming API), implementation for JSON</description >
1919 <licenses >
Original file line number Diff line number Diff line change @@ -14,6 +14,10 @@ JSON library.
1414= == Releases == =
1515-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
1616
17+ 2.16 .0 (not yet released )
18+
19+ No changes since 2.15
20+
17212.15 .0 (23 - Apr - 2023 )
1822
1923#827 : Add numeric value size limits via `StreamReadConstraints ` (fixes
You can’t perform that action at this time.
0 commit comments