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.
1 parent 7340b84 commit 8fafd95Copy full SHA for 8fafd95
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