[
https://issues.apache.org/jira/browse/SLING-10029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17258820#comment-17258820
]
Oliver Lietz commented on SLING-10029:
--------------------------------------
[~rombert], If switching to Java 11 (9) is fine for JCR Oak Server we can use
{{java.util.Set.of}} instead of {{com.google.common.collect.ImmutableSet.of}}.
> Remove Guava dependency
> -----------------------
>
> Key: SLING-10029
> URL: https://issues.apache.org/jira/browse/SLING-10029
> Project: Sling
> Issue Type: Task
> Components: JCR, Oak
> Reporter: Oliver Lietz
> Assignee: Oliver Lietz
> Priority: Major
> Fix For: JCR Oak Server 1.2.12
>
>
> Guava is used in a single place to create an immutable set, but there is
> still the transitive dependency from {{oak-core}} {{1.36}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)