Skip to content

Commit

Permalink
OAK-10292: switch oak-benchmarks-solr to shaded guava (#978)
Browse files Browse the repository at this point in the history
  • Loading branch information
reschke committed Jun 9, 2023
1 parent 3796f98 commit 04c23cb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
*/
package org.apache.jackrabbit.oak.run;

import com.google.common.collect.ImmutableMap;
import org.apache.jackrabbit.guava.common.collect.ImmutableMap;
import org.apache.jackrabbit.oak.run.commons.Command;
import org.apache.jackrabbit.oak.run.commons.Modes;
import org.apache.jackrabbit.oak.run.commons.Utils;
Expand Down

0 comments on commit 04c23cb

Please sign in to comment.