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 a07d3ab commit f476dc3Copy full SHA for f476dc3
guice/pom.xml
@@ -14,7 +14,7 @@
14
<url>https://github.com/FasterXML/jackson-modules-base</url>
15
16
<properties>
17
- <version.guice>3.0</version.guice>
+ <version.guice>[3.0,5.0)</version.guice>
18
19
<!-- Generate PackageVersion.java into this directory. -->
20
<packageVersion.dir>com/fasterxml/jackson/module/guice</packageVersion.dir>
release-notes/VERSION
@@ -10,6 +10,11 @@ Modules:
10
11
2.9.0 (not yet released)
12
13
+2.8.4 (not yet released)
+
+#22: (guice) Allow use of Guice 4.x (still only require 3.x) #22
+ (suggested by Sadayuki F)
2.8.3 (18-Sep-2016)
[afterburner] Add override for `SettableBeanProperty.fixAccess()` introduced
0 commit comments