Skip to content

Commit 8fafd95

Browse files
authored
Update README.md - Latest published version is 3.0.0
As we want people to use the latest version always, we should in turn correctly tell it on our front page.
1 parent 7340b84 commit 8fafd95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ JSON-B is a standard binding layer for converting Java objects to/from JSON mess
1616
<dependency>
1717
<groupId>jakarta.json.bind</groupId>
1818
<artifactId>jakarta.json.bind-api</artifactId>
19-
<version>2.0.0</version>
19+
<version>3.0.0</version>
2020
</dependency>
2121
```
2222

0 commit comments

Comments
 (0)