Skip to content

Commit

Permalink
prepare for 2.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Jan 5, 2020
1 parent 71624ac commit d909156
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-base</artifactId>
<version>2.10.2-SNAPSHOT</version>
<version>2.10.2</version>
</parent>

<groupId>com.fasterxml.jackson.core</groupId>
Expand Down
2 changes: 1 addition & 1 deletion release-notes/VERSION-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Project: jackson-databind
=== Releases ===
------------------------------------------------------------------------

2.10.2 (not yet released)
2.10.2 (05-Jan-2020)

#2101: `FAIL_ON_NULL_FOR_PRIMITIVES` failure does not indicate field name in exception message
(reported by raderio@github)
Expand Down

0 comments on commit d909156

Please sign in to comment.