Dilan, you can find Protobuf Java version information at https://protobuf.dev/support/version-support/#java. The 3.19.x branch went out of support two years ago. The current branch, 3.25.x ,supports Java 17 - see links Java Support Policy and Foundational Java Support Matrix on the same page.
On Wed, Mar 13, 2024 at 1:43 PM Dilan Pahalagamaarachchi <[email protected]> wrote: > Is there any specific version of protobuf java announced that supports > JDK17? Currently i am using 3.19.1. I could not find any source mentioned > that 3.19.1 is not compatible with JDK17. So i am thinking of keeping the > same version with the JDK17 upgrade to minimize the changes to my > components. Appreciate your help on this and any recommendations. > > -- > You received this message because you are subscribed to the Google Groups > "Protocol Buffers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/protobuf/CAFX0zymK6%3DLZrjog42RysYiBFyusWzxOgOnMtCd606tQ8tGF-w%40mail.gmail.com > <https://groups.google.com/d/msgid/protobuf/CAFX0zymK6%3DLZrjog42RysYiBFyusWzxOgOnMtCd606tQ8tGF-w%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/protobuf/CANAetR76MG3qbmo8haoCMcZOvEs-JkbM3pSa5vF3UHFen%2BztVA%40mail.gmail.com.
