We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8c9444e + 8fafd95 commit 5dfc190Copy full SHA for 5dfc190
README.md
@@ -16,7 +16,7 @@ JSON-B is a standard binding layer for converting Java objects to/from JSON mess
16
<dependency>
17
<groupId>jakarta.json.bind</groupId>
18
<artifactId>jakarta.json.bind-api</artifactId>
19
- <version>2.0.0</version>
+ <version>3.0.0</version>
20
</dependency>
21
```
22
0 commit comments