From 89040e6b34459930737bf86bafa49fab5c563de1 Mon Sep 17 00:00:00 2001 From: mos Date: Wed, 5 Jun 2024 23:12:05 +0200 Subject: [PATCH] updated libraries . --- pom.xml | 56 +++++++++++++++++++++++++++----------------------------- 1 file changed, 27 insertions(+), 29 deletions(-) diff --git a/pom.xml b/pom.xml index f64847b..d675453 100644 --- a/pom.xml +++ b/pom.xml @@ -2,12 +2,6 @@ 4.0.0 - - org.sonatype.oss - oss-parent - 7 - - edu.stanford.protege org.protege.xmlcatalog 1.0.6-SNAPSHOT @@ -61,15 +55,15 @@ log4j log4j - [1.2.0,1.3) - - - org.testng - testng - 5.10 - jdk15 - test + [1.2.0,1.7) + + org.testng + testng + 7.10.2 + test + + xml-resolver xml-resolver @@ -78,8 +72,16 @@ net.sourceforge.owlapi owlapi-osgidistribution - [3.5.2,3.9) + [3.5.2,4.5) + + + + junit + junit-dep + 4.11 + test + @@ -88,17 +90,16 @@ org.apache.maven.plugins maven-compiler-plugin - 3.2 - - 1.6 - 1.6 - + 3.13.0 + + 11 + org.apache.felix maven-bundle-plugin - 2.5.3 + 5.1.9 true @@ -115,7 +116,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.13 + 3.2.5 true @@ -143,10 +144,7 @@ maven-pmd-plugin - 3.0 - - 1.6 - + 3.22.0 @@ -162,7 +160,7 @@ org.apache.maven.plugins maven-source-plugin - 2.2.1 + 3.3.1 attach-sources @@ -176,7 +174,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.9.1 + 3.6.3 attach-javadocs @@ -190,7 +188,7 @@ org.apache.maven.plugins maven-gpg-plugin - 1.5 + 3.2.4 sign-artifacts