diff --git a/bonapata-ancheta/build.gradle.kts b/bonapata-ancheta/build.gradle.kts index 40f4abd..5032b83 100644 --- a/bonapata-ancheta/build.gradle.kts +++ b/bonapata-ancheta/build.gradle.kts @@ -27,7 +27,7 @@ dependencies { api("org.apache.commons:commons-math3:3.6.1") // This dependency is used internally, and not exposed to consumers on their own compile classpath. - implementation("com.google.guava:guava:32.1.1-jre") + implementation("com.google.guava:guava:32.1.2-jre") // https://mvnrepository.com/artifact/xerces/xercesImpl implementation("xerces:xercesImpl:2.12.2")