diff --git a/pom.xml b/pom.xml index a2b3c2a..e6c03ca 100644 --- a/pom.xml +++ b/pom.xml @@ -85,6 +85,7 @@ UTF-8 3.13.2 4.12 + 2.12.1 1.2.3 1.18.10 3.1.0 @@ -179,6 +180,7 @@ org.springframework.data spring-data-geode + org.springframework.shell spring-shell @@ -186,6 +188,19 @@ true runtime + + org.apache.logging.log4j + log4j-to-slf4j + ${log4j.version} + true + runtime + + + ch.qos.logback + logback-classic + true + runtime +