From 266cfd2a751bafd10f7bdadf1878f199c1e1abea Mon Sep 17 00:00:00 2001 From: Mark Raynsford Date: Sat, 16 Dec 2023 18:24:38 +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.11 → 1.4.14. Update ch.qos.logback:logback-core 1.4.11 → 1.4.14. Update com.io7m.quarrel:com.io7m.quarrel.core 1.3.0 → 1.4.0. Update com.io7m.quarrel:com.io7m.quarrel.ext.logback 1.3.0 → 1.4.0. Update com.io7m.quarrel:com.io7m.quarrel.ext.xstructural 1.3.0 → 1.4.0. Update com.io7m.quixote:com.io7m.quixote.core 1.0.0 → 1.1.0. Update com.sanctionco.jmail:jmail 1.6.1 → 1.6.2. Update com.zaxxer:HikariCP 5.0.1 → 5.1.0. Update commons-io:commons-io 2.15.0 → 2.15.1. Update io.helidon:helidon-bom 4.0.0 → 4.0.1. Update io.opentelemetry:opentelemetry-bom 1.31.0 → 1.33.0. Update io.opentelemetry:opentelemetry-sdk-logs 1.31.0 → 1.33.0. Update net.bytebuddy:byte-buddy 1.14.9 → 1.14.10. Update net.bytebuddy:byte-buddy-agent 1.14.9 → 1.14.10. Update net.jqwik:jqwik-api 1.8.1 → 1.8.2. Update net.jqwik:jqwik-engine 1.8.1 → 1.8.2. Update org.jetbrains.kotlin:kotlin-stdlib 1.9.10 → 1.9.21. Update org.jline:jline 3.24.0 → 3.24.1. Update org.jooq:jooq 3.18.7 → 3.19.0. Update org.jooq:jooq-postgres-extensions 3.18.7 → 3.19.0. Update org.junit.jupiter:junit-jupiter-api 5.10.0 → 5.10.1. Update org.junit.jupiter:junit-jupiter-engine 5.10.0 → 5.10.1. Update org.mockito:mockito-core 5.6.0 → 5.8.0. Update org.postgresql:postgresql 42.6.0 → 42.7.1. --- .../io7m/idstore/documentation/install.xml | 2 +- pom.xml | 40 +++++++++---------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/com.io7m.idstore.documentation/src/main/resources/com/io7m/idstore/documentation/install.xml b/com.io7m.idstore.documentation/src/main/resources/com/io7m/idstore/documentation/install.xml index ce552cde..34b1defb 100644 --- a/com.io7m.idstore.documentation/src/main/resources/com/io7m/idstore/documentation/install.xml +++ b/com.io7m.idstore.documentation/src/main/resources/com/io7m/idstore/documentation/install.xml @@ -44,7 +44,7 @@ Maven Central. - The idstore command requires that a Java 17+ compatible JVM be accessible + The idstore command requires that a Java 21+ compatible JVM be accessible via /usr/bin/env java. diff --git a/pom.xml b/pom.xml index 17e9ce3c..1a4a16d6 100644 --- a/pom.xml +++ b/pom.xml @@ -80,21 +80,21 @@ 0.0.3 0.0.2 2.0.0 - 1.3.0 - 1.0.0 + 1.4.0 + 1.1.0 1.0.0 0.0.2 1.1.0 1.0.0 1.8.0 0.0.1 - 4.0.0 + 4.0.1 1.0.0-SNAPSHOT 12.0.2 - 3.18.7 - 1.4.11 - 1.31.0 - 3.24.0 + 3.19.0 + 1.4.14 + 1.33.0 + 3.24.1 2.0.9 1.18.3 @@ -284,7 +284,7 @@ commons-io commons-io - 2.15.0 + 2.15.1 org.apache.commons @@ -326,12 +326,12 @@ org.postgresql postgresql - 42.6.0 + 42.7.1 com.zaxxer HikariCP - 5.0.1 + 5.1.0 @@ -459,12 +459,12 @@ io.opentelemetry opentelemetry-sdk-logs - 1.31.0 + 1.33.0 org.jetbrains.kotlin kotlin-stdlib - 1.9.10 + 1.9.21 com.squareup.okio @@ -536,7 +536,7 @@ com.sanctionco.jmail jmail - 1.6.1 + 1.6.2 org.eclipse.angus @@ -568,22 +568,22 @@ org.junit.jupiter junit-jupiter-api - 5.10.0 + 5.10.1 org.junit.jupiter junit-jupiter-engine - 5.10.0 + 5.10.1 net.jqwik jqwik-api - 1.8.1 + 1.8.2 net.jqwik jqwik-engine - 1.8.1 + 1.8.2 com.io7m.quixote @@ -620,17 +620,17 @@ org.mockito mockito-core - 5.6.0 + 5.8.0 net.bytebuddy byte-buddy-agent - 1.14.9 + 1.14.10 net.bytebuddy byte-buddy - 1.14.9 + 1.14.10