From 9e35c3401e9f0901b234e6593cfe481ec1601c09 Mon Sep 17 00:00:00 2001 From: Mark Raynsford Date: Tue, 2 Jan 2024 18:19:03 +0000 Subject: [PATCH] Update dependencies MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update ch.qos.logback:logback-classic 1.4.7 → 1.4.14. Update net.sf.saxon:Saxon-HE 12.2 → 12.4. Update org.slf4j:slf4j-api 2.0.7 → 2.0.10. Update com.github.marschall:memoryfilesystem 2.6.1 → 2.7.0. Update org.apache.commons:commons-compress 1.23.0 → 1.25.0. Update commons-io:commons-io 2.13.0 → 2.15.1. Update org.w3c:epubcheck 5.0.1 → 5.1.0. Update org.apache.tika:tika-core 2.8.0 → 2.9.1. Update org.apache.maven.plugin-tools:maven-plugin-annotations 3.9.0 → 3.10.2. Update org.immutables:value 2.9.3 → 2.10.0. 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.apache.maven:maven-artifact 3.9.2 → 3.9.6. Update org.apache.maven:maven-compat 3.9.2 → 3.9.6. Update org.apache.maven:maven-core 3.9.2 → 3.9.6. Update org.apache.maven:maven-model 3.9.2 → 3.9.6. Update org.apache.maven:maven-plugin-api 3.9.2 → 3.9.6. Update org.apache.maven:maven-settings 3.9.2 → 3.9.6. --- pom.xml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index 8fbdeea..10118ce 100644 --- a/pom.xml +++ b/pom.xml @@ -29,10 +29,10 @@ - 2.9.3 + 2.10.0 1.8.0 - 3.9.2 - 5.9.3 + 3.9.6 + 5.10.1 @@ -109,17 +109,17 @@ ch.qos.logback logback-classic - 1.4.7 + 1.4.14 net.sf.saxon Saxon-HE - 12.2 + 12.4 org.slf4j slf4j-api - 2.0.7 + 2.0.10 org.junit.jupiter @@ -149,22 +149,22 @@ com.github.marschall memoryfilesystem - 2.6.1 + 2.7.0 org.apache.commons commons-compress - 1.23.0 + 1.25.0 commons-io commons-io - 2.13.0 + 2.15.1 org.w3c epubcheck - 5.0.1 + 5.1.0 xerces @@ -195,7 +195,7 @@ org.apache.tika tika-core - 2.8.0 + 2.9.1 xml-apis @@ -215,7 +215,7 @@ org.apache.maven.plugin-tools maven-plugin-annotations - 3.9.0 + 3.10.2 provided