From b0d4b61828027385a54d8ec46d8fdef4e817380d Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Sun, 20 Jan 2019 11:45:07 +0300 Subject: update deps --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 3cb47000..8e7dd87f 100644 --- a/build.gradle +++ b/build.gradle @@ -127,7 +127,7 @@ dependencies { compile ("org.jboss.xnio:xnio-nio:3.6.5.Final") { exclude group: 'org.jboss.threads' } - compile 'org.jboss.threads:jboss-threads:2.3.2.Final' + compile 'org.jboss.threads:jboss-threads:2.3.3.Final' compile ("org.springframework.boot:spring-boot-starter-websocket") compile ("org.springframework.boot:spring-boot-starter-json") compile ('org.springframework.boot:spring-boot-devtools') -- cgit v1.2.3