Skip to content

Commit a674a33

Browse files
committed
update Java version
1 parent 13ae506 commit a674a33

File tree

2 files changed

+481
-20
lines changed

2 files changed

+481
-20
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>com.upokecenter</groupId>
55
<artifactId>cbor</artifactId>
66
<packaging>jar</packaging>
7-
<version>4.5-SNAPSHOT</version>
7+
<version>4.5.1-SNAPSHOT</version>
88
<name>CBOR (Concise Binary Object Representation)</name>
99
<description>A Java implementation of Concise Binary Object Representation (CBOR), a general-purpose binary data format defined in RFC 8949.</description>
1010
<url>https://github.com/peteroupc/CBOR-Java</url>

0 commit comments

Comments
 (0)