From b15fdc19112ee6116f238caa566f2c2dddb18785 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Wed, 5 Feb 2025 10:58:25 -0800 Subject: [PATCH] Update depends, target Java 10. --- core/pom.xml | 4 ++-- pom.xml | 7 +++---- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 91146393..4ce790c3 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -27,12 +27,12 @@ com.samskivert samskivert - 1.9 + 1.10-SNAPSHOT com.google.guava guava - 18.0 + 33.4.0-jre diff --git a/pom.xml b/pom.xml index c80a49e4..5d441287 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ UTF-8 - 1.15 + 1.17-SNAPSHOT @@ -57,10 +57,9 @@ org.apache.maven.plugins maven-compiler-plugin - 3.1 + 3.13.0 - 1.6 - 1.6 + 10 true true true