Skip to content

Commit 37ea55e

Browse files
committed
Prepare for 2.5.4
1 parent e9fa042 commit 37ea55e

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
@@ -74,7 +74,7 @@ javax.xml.datatype, javax.xml.namespace, javax.xml.parsers
7474
<dependency>
7575
<groupId>com.fasterxml.jackson.core</groupId>
7676
<artifactId>jackson-core</artifactId>
77-
<version>2.5.3</version>
77+
<version>2.5.4</version>
7878
</dependency>
7979

8080
<!-- 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.5.4 (not yet released)
7+
2.5.4 (09-Jun-2015)
88

99
#676: Deserialization of class with generic collection inside depends on
1010
how is was deserialized first time

0 commit comments

Comments
 (0)