Skip to content

Commit b6a3cce

Browse files
committed
prepare for 2.7.8
1 parent 0158f1b commit b6a3cce

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
<properties>
3232
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
33-
<version.jackson>2.7.7</version.jackson>
33+
<version.jackson>2.7.8</version.jackson>
3434
<!-- 26-Nov-2015, tatu: This should still work with 2.7, as jackson-core
3535
only requires Java 6 (unlike databind and other modules)
3636
-->

release-notes/VERSION

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Project: jackson-jr
44
=== Releases ===
55
------------------------------------------------------------------------
66

7+
2.7.8 (26-Sep-2016)
78
2.7.7 (27-Aug-2016)
89
2.7.6 (23-Jul-2016)
910

0 commit comments

Comments
 (0)