Skip to content

Commit 8702328

Browse files
Version bump in README
1 parent dbbc24e commit 8702328

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yaml/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ To use this extension on Maven-based projects, use following dependency:
2222
<dependency>
2323
<groupId>com.fasterxml.jackson.dataformat</groupId>
2424
<artifactId>jackson-dataformat-yaml</artifactId>
25-
<version>2.8.3</version>
25+
<version>2.9.2</version>
2626
</dependency>
2727
```
2828

0 commit comments

Comments
 (0)