Skip to content

Commit 90a2ada

Browse files
committed
minor readme update
1 parent 524a983 commit 90a2ada

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cbor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ To use this extension on Maven-based projects, use following dependency:
3232
<dependency>
3333
<groupId>com.fasterxml.jackson.dataformat</groupId>
3434
<artifactId>jackson-dataformat-cbor</artifactId>
35-
<version>2.12.2</version>
35+
<version>2.12.3</version>
3636
</dependency>
3737
```
3838

0 commit comments

Comments
 (0)