From f6af32b5ab5c11cc51fdf3f0c1c8e200e95af270 Mon Sep 17 00:00:00 2001 From: Gaurav Vaidya Date: Tue, 12 Mar 2024 02:49:42 -0400 Subject: [PATCH] Upgraded dependencies with `mvn versions:use-latest-versions`. --- pom.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 13b2a0d..8f5ddca 100644 --- a/pom.xml +++ b/pom.xml @@ -56,14 +56,14 @@ commons-cli commons-cli - 1.4 + 1.6.0 org.tap4j tap4j - 4.2.1 + 4.4.2 @@ -78,7 +78,7 @@ org.json json - 20180130 + 20240303 @@ -86,7 +86,7 @@ org.eclipse.rdf4j rdf4j-rio-jsonld - 2.3.2 + 5.0.0-M2 runtime @@ -94,7 +94,7 @@ org.eclipse.rdf4j rdf4j-rio-api - 2.3.2 + 5.0.0-M2 @@ -112,7 +112,7 @@ net.sourceforge.owlapi owlapi-apibinding - 4.5.19 + 5.5.0 @@ -129,14 +129,14 @@ org.slf4j slf4j-simple - 1.7.25 + 2.1.0-alpha1 org.junit.jupiter junit-jupiter-engine - 5.3.1 + 5.10.2 test