Jackson 2.14: up Java baseline to 8 for jackson-core, jackson-jr (leave annotations at Java 6)
30 views
Skip to first unread message
Tatu Saloranta
unread,
May 3, 2022, 11:12:24 AM5/3/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jackson-announce, jacks...@googlegroups.com, jackson-user
As per title: I decided that it make sense to finally increase the
Java/JDK baseline requirement for Jackson Streaming API to Java 8.
The same then goes for "jackson-jr" (the only pre-Java-8 component
above streaming).
The only component to leave as pre-Java-8 will be
"jackson-annotations" (no real benefit plus allows use by pre-Java 8
libraries)
We will be keeping 2.13 branch open for longer than usual for the
remaining JDK 6 / JDK users (mostly for possible security patches).