From adc239eb9f9c1bc08f817be8a8a57fa211b00af0 Mon Sep 17 00:00:00 2001 From: Stanislav Nowogrudski Date: Tue, 18 Oct 2022 13:13:27 +0200 Subject: [PATCH] bump java build to 17, upgrade dependencies --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index eac6962..fb91ffe 100755 --- a/pom.xml +++ b/pom.xml @@ -15,8 +15,8 @@ maven-compiler-plugin 3.6.1 - 1.8 - 1.8 + 17 + 17 @@ -25,12 +25,12 @@ org.apache.commons commons-text - 1.0 + 1.10.0 junit junit - [4.13.1,) + [4.13.2,) test