Skip to content

Commit b17e3f1

Browse files
committed
Prepare for 2.9.10
1 parent 2a2f904 commit b17e3f1

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
@@ -4,7 +4,7 @@
44
<groupId>com.fasterxml.jackson</groupId>
55
<!-- For 2.9.2 and beyond, new parent pom; extends jackson-bom -->
66
<artifactId>jackson-base</artifactId>
7-
<version>2.9.9</version>
7+
<version>2.9.10</version>
88
</parent>
99

1010
<groupId>com.fasterxml.jackson.core</groupId>

release-notes/VERSION-2.x

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ JSON library.
1414
=== Releases ===
1515
------------------------------------------------------------------------
1616

17-
2.9.10 (not yet released)
17+
2.9.10 (21-Sep-2019)
1818

1919
#540: UTF8StreamJsonParser: fix byte to int conversion for malformed escapes
2020
(reported by Alex R and Sam S)

0 commit comments

Comments
 (0)