Skip to content

Commit 507ed93

Browse files
committed
prepare for 2.7.7
1 parent 07b6d66 commit 507ed93

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>com.fasterxml.jackson.core</groupId>
5353
<artifactId>jackson-core</artifactId>
54-
<version>2.7.6</version>
54+
<version>2.7.7</version>
5555
</dependency>
5656

5757
<!-- and for testing we need a few libraries

release-notes/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Project: jackson-databind
44
=== Releases ===
55
------------------------------------------------------------------------
66

7-
2.7.7 (not yet released)
7+
2.7.7 (27-Aug-2016)
88

99
#1322: EnumMap keys not using enum's `@JsonProperty` values unlike Enum values
1010
(reported by MichaelChambers@github)

0 commit comments

Comments
 (0)