We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cc2614 commit 2a56cafCopy full SHA for 2a56caf
guava/pom.xml
@@ -22,7 +22,7 @@ Guava (http://code.google.com/p/guava-libraries/) types (currently mostly just c
22
23
<properties>
24
<!-- 09-Feb-2016, tatu: For Jackson 2.9, move guava from 16 to 18 -->
25
- <!-- 19-Jul-2019, tatu: and for 2.10, 18.0 to 20.0 -->
+ <!-- 19-Jul-2019, tatu: and for 2.10, 18.0 to 20.0 (last pre-Java8 version) -->
26
<version.guava>20.0</version.guava>
27
28
<!-- 30-Oct-2018, tatu: as per [datatypes-collections#34], allow up to 25 -->
0 commit comments