Skip to content

Commit

Permalink
prepare for 2.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Mar 26, 2018
1 parent c63b32f commit 9120ff5
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 @@ -3,7 +3,7 @@
<parent>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-base</artifactId>
<version>2.9.4</version>
<version>2.9.5</version>
</parent>
<groupId>com.fasterxml.jackson.module</groupId>
<artifactId>jackson-modules-java8</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion release-notes/VERSION
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Modules:
=== Releases ===
------------------------------------------------------------------------

2.9.5 (not yet releaed)
2.9.5 (26-Mar-2018)

#98: `OffsetDateTime` with `@JsonFormat(without=...)` doesn't seem to work
(reported by ayush-veem@github)
Expand Down

0 comments on commit 9120ff5

Please sign in to comment.