From 1ee3007e89cda82e33947232b35bd3e3fe6e3548 Mon Sep 17 00:00:00 2001 From: Mark Raynsford Date: Tue, 2 Jan 2024 18:18:59 +0000 Subject: [PATCH] Update dependencies MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update com.io7m.jxe:com.io7m.jxe.core 1.0.0 → 1.0.2. 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.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 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 2c38a9c..36cfc0d 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,7 @@ 4.0.0 - 2.9.3 + 2.10.0 1.8.0 @@ -114,7 +114,7 @@ com.io7m.jxe com.io7m.jxe.core - 1.0.0 + 1.0.2 com.io7m.immutables.style @@ -156,23 +156,23 @@ ch.qos.logback logback-classic - 1.4.7 + 1.4.14 org.slf4j slf4j-api - 2.0.7 + 2.0.10 org.junit.jupiter junit-jupiter-api - 5.9.3 + 5.10.1 org.junit.jupiter junit-jupiter-engine - 5.9.3 + 5.10.1