diff --git a/build.gradle b/build.gradle index 7b4db7ee..7ab67e2e 100644 --- a/build.gradle +++ b/build.gradle @@ -189,7 +189,7 @@ dependencies { implementation "org.syslog4j:syslog4j:0.9.46" implementation 'com.github.spullara.mustache.java:compiler:0.9.3' implementation 'com.nulab-inc:zxcvbn:1.2.2' - implementation 'nl.basjes.parse.useragent:yauaa:1.3' + implementation 'nl.basjes.parse.useragent:yauaa:7.31.0' implementation 'com.fasterxml.jackson.core:jackson-annotations:2.5.4' implementation 'com.fasterxml.jackson.core:jackson-databind:2.5.4' implementation 'com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:2.5.4'