diff --git a/pom.xml b/pom.xml index 9c06004..a335a53 100644 --- a/pom.xml +++ b/pom.xml @@ -33,14 +33,14 @@ org.postgresql postgresql - 42.2.5 + 42.7.4 org.jsoup jsoup - 1.8.3 + 1.18.1 @@ -51,18 +51,18 @@ io.jsonwebtoken jjwt-api - 0.10.5 + 0.12.6 io.jsonwebtoken jjwt-impl - 0.10.5 + 0.12.6 runtime io.jsonwebtoken jjwt-jackson - 0.10.5 + 0.12.6 runtime