Closed patpatpat123 closed 1 year ago
There is no 2.15.0 release. 2.14.2 is the latest.
I just took those two screenshots (please see attached screenshots) and showed it to 10 random people for a sample. I know, 10 is small, but I made it random.
Out of 10, 8 people, (1 just told me to f off, unlucky me, one told me this is understandable "There is no 2.15.0") those 8 said "I understand this 2.15 exists, and one should chose to use it or not, there is one old, there is one new, both exists, just need to chose between either one, there is one with jakarta, one without jakarta, both exists, just need to chose between either one"
With that said, thanks for clarifying There is no 2.15.0 release.
Trick here is the word "upcoming" but... it is bit tricky to figure out best way to let people know about what will be coming vs what exists.
FWTW, 2.15 will hopefully be available within month and yes, as per @pjfanning , release notes page has some info on this.
many thanks both. Much appreciated
Hello team,
I am currently using a SpringBoot 3+ application with java 17. Hence, I would like to leverage the 2.15 as per your doc recommendation.
I added this in my pom:
Unfortunately, I am getting:
[WARNING] The POM for com.fasterxml.jackson.module:jackson-module-jsonSchema-jakarta:jar:2.15.0 is missing, no dependency information available
Could not find artifact com.fasterxml.jackson.module:jackson-module-jsonSchema-jakarta:jar:2.15.0
May I ask how can I get this interesting version 2.15 please? Is it by some kind of special repository?
Thank you