We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a56c0c9 commit d0addb2Copy full SHA for d0addb2
pom.xml
@@ -3,7 +3,7 @@
3
<parent>
4
<groupId>com.fasterxml.jackson</groupId>
5
<artifactId>jackson-base</artifactId>
6
- <version>2.9.5-SNAPSHOT</version>
+ <version>2.9.5</version>
7
</parent>
8
<groupId>com.fasterxml.jackson.dataformat</groupId>
9
<artifactId>jackson-dataformats-binary</artifactId>
release-notes/VERSION
@@ -9,7 +9,7 @@ Modules:
=== Releases ===
10
------------------------------------------------------------------------
11
12
-2.9.5 (not yet released)
+2.9.5 (26-Feb-2018)
13
14
#128 (protobuf) Fix skip unknown WireType.FIXED_64BIT value bug
15
(reported, contributed fix for by marsqing@github@github)
0 commit comments