Skip to content

Commit

Permalink
prepare for 2.9.10
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Sep 21, 2019
1 parent 31071cd commit a77393c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
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.9</version>
<version>2.9.10</version>
</parent>
<groupId>com.fasterxml.jackson.module</groupId>
<artifactId>jackson-modules-base</artifactId>
Expand Down
4 changes: 4 additions & 0 deletions release-notes/VERSION-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ Modules:
=== Releases ===
------------------------------------------------------------------------

2.9.10 (21-Sep-2019)

No changes since 2.9.9

2.9.9 (16-May-2019)

#49: Afterburner `MyClassLoader#loadAndResolve()` is not idempotent when
Expand Down

0 comments on commit a77393c

Please sign in to comment.