Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Commit 8e81dba

Browse files
committed
prepare for 2.7.8
1 parent 8d126b5 commit 8e81dba

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
@@ -23,7 +23,7 @@
2323
</scm>
2424

2525
<properties>
26-
<version.jackson.core>2.7.7</version.jackson.core>
26+
<version.jackson.core>2.7.8</version.jackson.core>
2727

2828
<!-- 23-Feb-2016, tatu: Try to keep JDK6 runtime for 2.7 at least -->
2929
<javac.src.version>1.6</javac.src.version>

release-notes/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Project: jackson-dataformat-yaml
88

99
No changes since 2.7
1010

11-
2.7.8 (not yet released)
11+
2.7.8 (26-Sep-2016)
1212

1313
#70: `UTF8Reader` is unsafe if a Jackson-annotated class itself deserializes
1414
a Jackson-annotated class

0 commit comments

Comments
 (0)