Skip to content

Commit 8c4613e

Browse files
tlopesPTTiago Lopes
andauthored
Update CBOR mvn dependency version on README (#327)
Co-authored-by: Tiago Lopes <[email protected]>
1 parent e638654 commit 8c4613e

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.3</version>
35+
<version>2.13.3</version>
3636
</dependency>
3737
```
3838

0 commit comments

Comments
 (0)