Skip to content

Commit 174c78f

Browse files
committed
prepare for 2.7.6
1 parent a73a89c commit 174c78f

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.5</version>
54+
<version>2.7.6</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.6 (not yet released)
7+
2.7.6 (23-Jul-2016)
88

99
#1215: Problem with type specialization for Maps with `@JsonDeserialize(as=subtype)`
1010
(reported by brentryan@github)

0 commit comments

Comments
 (0)