From 347d962fa71af253c59e730f03211d267c567bab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C5=91rinc?= Date: Wed, 21 Sep 2022 22:06:00 +0200 Subject: [PATCH] Update dependencies --- pom.xml | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index f645dc2..71ec1e1 100644 --- a/pom.xml +++ b/pom.xml @@ -87,6 +87,18 @@ 11 + + jdk19 + + + jdk + jdk19 + + + + 19 + + @@ -94,7 +106,7 @@ org.mutabilitydetector MutabilityDetector - [0.10.1,) + 0.10.7-SNAPSHOT compile @@ -108,14 +120,14 @@ com.google.guava guava - 31.0.1-jre + 31.1-jre joda-time joda-time - 2.10.13 + 2.11.1 compile @@ -129,7 +141,7 @@ org.joda joda-money - 1.0.1 + 1.0.2 test @@ -148,7 +160,5 @@ system ${basedir}/lib/pending-0.0.1073.jar - -