Skip to content

Commit 8904564

Browse files
lbalmacedacowtowncoder
authored andcommitted
Update example version to 2.9.7 (FasterXML#2161)
Since a security issue is being fixed on the latest patch I think it makes sense to make this change, being that some people skip checking the badges and go straight to this section 👍
1 parent ef4d094 commit 8904564

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
@@ -25,7 +25,7 @@ Functionality of this package is contained in Java package `com.fasterxml.jackso
2525
<properties>
2626
...
2727
<!-- Use the latest version whenever possible. -->
28-
<jackson.version>2.9.5</jackson.version>
28+
<jackson.version>2.9.7</jackson.version>
2929
...
3030
</properties>
3131

0 commit comments

Comments
 (0)