diff --git a/build.gradle b/build.gradle index 5bcbd62bf..d23ccb41b 100644 --- a/build.gradle +++ b/build.gradle @@ -60,7 +60,6 @@ dependencies { // This dependency is used internally, and not exposed to consumers on their own compile classpath. api 'org.springframework.boot:spring-boot-starter-thymeleaf' - implementation 'com.google.guava:guava:32.1.1-jre' implementation 'org.springframework.boot:spring-boot-starter-web' implementation 'org.springframework.boot:spring-boot-starter-validation' implementation 'org.springframework.boot:spring-boot-starter-security'