File tree 1 file changed +2
-5
lines changed
1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -26,14 +26,11 @@ Guava (http://code.google.com/p/guava-libraries/) types (currently mostly just c
26
26
</contributors >
27
27
28
28
<properties >
29
- <!-- 09-Feb-2016, tatu: For Jackson 2.9, move guava from 16 to 18 -->
30
29
<!-- 19-Jul-2019, tatu: and for 2.10, 18.0 to 20.0 (last pre-Java8 version) -->
31
- <!-- 02-Aug-2020, tatu: 2.12 raises baseline to 21.0 -->
30
+ <!-- 02-Aug-2020, tatu: 2.12 raises baseline from 20.0 to 21.0 -->
32
31
<version .guava>21.0</version .guava>
33
32
34
- <!-- 30-Oct-2018, tatu: as per [datatypes-collections#34], allow up to 25 -->
35
- <!-- 19-Jul-2019, tatu: and why not further? -->
36
- <!-- 31-Jul-2020, tatu: remove upper limit for Jackson 2.12 -->
33
+ <!-- 31-Jul-2020, tatu: remove upper limit for Jackson 2.12; tested up to 29.0-jre -->
37
34
<version .guava.osgi>[${version.guava} .0,99)</version .guava.osgi>
38
35
39
36
<!-- Generate PackageVersion.java into this directory. -->
You can’t perform that action at this time.
0 commit comments