Skip to content

Commit bc6fdf2

Browse files
authored
Update Jackson version to 3.0.0
1 parent ce7c925 commit bc6fdf2

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
@@ -31,7 +31,7 @@ Functionality of this package is contained in Java package `tools.jackson.databi
3131
<properties>
3232
...
3333
<!-- Use the latest version whenever possible. -->
34-
<jackson.version>3.0.0-rc4</jackson.version>
34+
<jackson.version>3.0.0</jackson.version>
3535
...
3636
</properties>
3737

0 commit comments

Comments
 (0)