Skip to content

Commit a582875

Browse files
committed
Prepare for 2.5.5
1 parent 73f54a6 commit a582875

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.4</version>
77+
<version>2.5.5</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.5 (not released)
7+
2.5.5 (07-Dec-2015)
88

99
#844: Using JsonCreator still causes invalid path references in JsonMappingException
1010
(reported by Ian B)

0 commit comments

Comments
 (0)