From 303758e5c136a25d638f51a30dcf154ee21c5912 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Fri, 17 Apr 2020 09:27:39 +0300 Subject: Update deps --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.gradle') diff --git a/build.gradle b/build.gradle index b2610e32..0610e86d 100644 --- a/build.gradle +++ b/build.gradle @@ -179,7 +179,7 @@ dependencies { compile 'com.nimbusds:nimbus-jose-jwt:8.14.1' testCompile("org.springframework.boot:spring-boot-starter-test") - testCompile('net.sourceforge.htmlunit:htmlunit:2.39.0') + testCompile('net.sourceforge.htmlunit:htmlunit:2.39.1') testCompile('org.springframework.security:spring-security-test') testCompile("ch.vorburger.mariaDB4j:mariaDB4j:2.4.0") -- cgit v1.2.3