From 636d0c3abfcedeaeb01a13e9ace240d5ef5d0c9a Mon Sep 17 00:00:00 2001 From: Zaky Date: Mon, 27 Nov 2023 11:09:04 +0700 Subject: [PATCH] bump java version and library version --- pom.xml | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 23b6a44..960e92f 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ avew.github.io csv-validator - 1.0.10 + 2.0.0 jar Csv validator @@ -32,8 +32,8 @@ UTF-8 - 11 - 11 + 21 + 21 3.3.1 3.11.0 @@ -41,9 +41,9 @@ 3.4.1 3.3.0 - 1.18.28 + 1.18.30 4.13.2 - 1.4.7 + 1.4.11 @@ -159,4 +159,16 @@ + + + + nexus + https://repo.pajakku.com/repository/maven-releases/ + + + nexus + https://repo.pajakku.com/repository/maven-snapshots/ + + +