Skip to content

Commit 2a56caf

Browse files
author
Tatu Saloranta
committed
add a note on Guava version in pom.xml
1 parent 9cc2614 commit 2a56caf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guava/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Guava (http://code.google.com/p/guava-libraries/) types (currently mostly just c
2222

2323
<properties>
2424
<!-- 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 -->
25+
<!-- 19-Jul-2019, tatu: and for 2.10, 18.0 to 20.0 (last pre-Java8 version) -->
2626
<version.guava>20.0</version.guava>
2727

2828
<!-- 30-Oct-2018, tatu: as per [datatypes-collections#34], allow up to 25 -->

0 commit comments

Comments
 (0)