We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0edca2c commit 45d4408Copy full SHA for 45d4408
pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<groupId>com.fasterxml.jackson</groupId>
7
<artifactId>jackson-bom</artifactId>
8
- <version>2.9.1-SNAPSHOT</version>
+ <version>2.9.1</version>
9
</parent>
10
11
<groupId>com.fasterxml.jackson.core</groupId>
release-notes/VERSION
@@ -3,7 +3,7 @@ Project: jackson-databind
3
=== Releases ===
4
------------------------------------------------------------------------
-2.9.1 (not yet released)
+2.9.1 (07-Sep-2017)
#1705: Non-generic interface method hides type resolution info from generic base class
(reported by Tim B)
0 commit comments