From d587325b1e123a2a1339dd42c962b0317a20efcb Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Wed, 5 Feb 2025 11:31:56 -0800 Subject: [PATCH] Update dependencies, target Java 10. --- pom.xml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 8445bb1..1cacab2 100644 --- a/pom.xml +++ b/pom.xml @@ -45,17 +45,17 @@ com.samskivert samskivert - 1.9 + 1.10-SNAPSHOT com.samskivert depot - 1.7 + 1.8-SNAPSHOT com.google.inject guice - 3.0 + 5.1.0 javax.servlet @@ -70,10 +70,9 @@ org.apache.maven.plugins maven-compiler-plugin - 3.6.0 + 3.13.0 - 1.7 - 1.7 + 10 true true true