Skip to content

Commit 1df1125

Browse files
committed
Update Guava range in OSGi FAQ
1 parent ce64618 commit 1df1125

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

faq/osgi/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ environment; please refer to our [OSGi examples repository].
99
### How to override Guava's version?
1010

1111
The driver is compatible and tested with all versions of Guava in the range
12-
`[16.0.1,20)`.
12+
`[16.0.1,26.0-jre)`.
1313

1414
If using Maven, you can force a more specific version by re-declaring
1515
the Guava dependency in your project, e.g.:

0 commit comments

Comments
 (0)