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 07b6d66 commit 507ed93Copy full SHA for 507ed93
pom.xml
@@ -51,7 +51,7 @@
51
<dependency>
52
<groupId>com.fasterxml.jackson.core</groupId>
53
<artifactId>jackson-core</artifactId>
54
- <version>2.7.6</version>
+ <version>2.7.7</version>
55
</dependency>
56
57
<!-- and for testing we need a few libraries
release-notes/VERSION
@@ -4,7 +4,7 @@ Project: jackson-databind
4
=== Releases ===
5
------------------------------------------------------------------------
6
7
-2.7.7 (not yet released)
+2.7.7 (27-Aug-2016)
8
9
#1322: EnumMap keys not using enum's `@JsonProperty` values unlike Enum values
10
(reported by MichaelChambers@github)
0 commit comments