Skip to content

Conversation

@github-actions
Copy link

Backport 58072b4 from #68

@swallez swallez merged commit 00df502 into 7.17 Dec 16, 2021
@ilgrosso
Copy link

With 7.16.2 I am glad to confirm that everything works, thanks @swallez !

I also have to confirm that there is something messing with transitive dependencies, since without adding

<dependency>
  <groupId>jakarta.json</groupId>
  <artifactId>jakarta.json-api</artifactId>
  <version>2.0.1</version>
</dependency>

I receive ClassNotFoundException for jakarta/json/JsonException.

@swallez swallez deleted the backport-68-to-7.17 branch January 25, 2022 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants