From 377a6bc68f5b9cdef7a89f111a52b074a0dc9290 Mon Sep 17 00:00:00 2001 From: Mark Raynsford Date: Tue, 2 Jan 2024 18:19:02 +0000 Subject: [PATCH] Update dependencies MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update de.dentrassi.crypto:pem-keystore 2.2.2 → 2.3.0. Update commons-io:commons-io 2.13.0 → 2.15.1. Update ch.qos.logback:logback-classic 1.4.7 → 1.4.14. Update org.slf4j:slf4j-api 2.0.7 → 2.0.10. Update org.eclipse.jetty:jetty-http 12.0.0.beta1 → 12.0.5. Update org.eclipse.jetty:jetty-server 12.0.0.beta1 → 12.0.5. Update org.eclipse.jetty:jetty-util 12.0.0.beta1 → 12.0.5. Update org.junit.jupiter:junit-jupiter-api 5.9.3 → 5.10.1. Update org.junit.jupiter:junit-jupiter-engine 5.9.3 → 5.10.1. Update org.immutables:value 2.9.3 → 2.10.0. --- pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index c342f04..c7db3ec 100644 --- a/pom.xml +++ b/pom.xml @@ -30,9 +30,9 @@ 0.0.1 - 2.9.3 - 12.0.0.beta1 - 5.9.3 + 2.10.0 + 12.0.5 + 5.10.1 1.70 @@ -140,22 +140,22 @@ de.dentrassi.crypto pem-keystore - 2.2.2 + 2.3.0 commons-io commons-io - 2.13.0 + 2.15.1 ch.qos.logback logback-classic - 1.4.7 + 1.4.14 org.slf4j slf4j-api - 2.0.7 + 2.0.10 org.junit.jupiter