From a5514641800be3ec3b5984f8e6175693a4832084 Mon Sep 17 00:00:00 2001 From: Adam Date: Sun, 1 May 2022 15:06:01 -0400 Subject: [PATCH] cache: make slf4j-simple an optional dependency --- cache/pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/cache/pom.xml b/cache/pom.xml index 3cae4b3fe8..abdf2ea434 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -50,6 +50,11 @@ org.slf4j slf4j-api + + org.slf4j + slf4j-simple + true + org.apache.commons commons-compress @@ -81,11 +86,6 @@ 4.12 test - - org.slf4j - slf4j-simple - test - net.runelite.rs cache