Skip to content

Commit

Permalink
Merge pull request #339 from mkarg/patch-1
Browse files Browse the repository at this point in the history
Update README.md - Latest published version is 3.0.0
  • Loading branch information
Verdent committed Mar 7, 2024
2 parents 8c9444e + 8fafd95 commit 5dfc190
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ JSON-B is a standard binding layer for converting Java objects to/from JSON mess
<dependency>
<groupId>jakarta.json.bind</groupId>
<artifactId>jakarta.json.bind-api</artifactId>
<version>2.0.0</version>
<version>3.0.0</version>
</dependency>
```

Expand Down

0 comments on commit 5dfc190

Please sign in to comment.