From 32b0b8cc4a6151c1ab5853363e27824a87c565db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olivier=20Ch=C3=A9dru?= Date: Mon, 24 Feb 2020 09:18:45 +0100 Subject: [PATCH] Upgrade dependencies --- .gitignore | 2 ++ pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 81b26c1..a8bf73b 100644 --- a/.gitignore +++ b/.gitignore @@ -85,3 +85,5 @@ $RECYCLE.BIN/ *.classpath *.class bin +/.idea/ +/dropwizard-jwt-cookie-authentication.iml diff --git a/pom.xml b/pom.xml index ea3acd9..3466871 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.dhatim root-oss - 17.0.4 + 17.3.0 org.dhatim dropwizard-jwt-cookie-authentication @@ -33,7 +33,7 @@ git@github.com:dhatim/dropwizard-jwt-cookie-authentication.git - 0.10.7 + 0.11.0 false