From e4d172ef2c675b21dae797d3976dcb9b45f3d55f Mon Sep 17 00:00:00 2001 From: Ben Culkin Date: Sun, 17 Jul 2022 22:39:33 -0400 Subject: Update to java 17 --- JPratt/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'JPratt/pom.xml') diff --git a/JPratt/pom.xml b/JPratt/pom.xml index ec70958..8f1a92c 100644 --- a/JPratt/pom.xml +++ b/JPratt/pom.xml @@ -3,7 +3,7 @@ 4.0.0 bjc JPratt - 0.0.1-SNAPSHOT + 0.0.2-SNAPSHOT JPratt Pratt parser in java @@ -13,8 +13,8 @@ maven-compiler-plugin 3.5.1 - 1.8 - 1.8 + 1.17 + 1.17 @@ -33,7 +33,7 @@ bjc BJC-Utils2 - 1.0.0 + 2.0-SNAPSHOT \ No newline at end of file -- cgit v1.2.3