From 0e22986ebb9eb9cd672c6fc4ca6e0143a47e2cb1 Mon Sep 17 00:00:00 2001 From: Markus Frohme Date: Sat, 10 Feb 2024 18:10:07 +0100 Subject: [PATCH] cleanup dependency declarations --- datastructures/pta/pom.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/datastructures/pta/pom.xml b/datastructures/pta/pom.xml index dcad496c8c..72ea80faa7 100644 --- a/datastructures/pta/pom.xml +++ b/datastructures/pta/pom.xml @@ -48,10 +48,6 @@ limitations under the License. net.automatalib automata-commons-smartcollections - - net.automatalib - automata-util - org.checkerframework @@ -64,6 +60,11 @@ limitations under the License. automata-serialization-dot test + + net.automatalib + automata-util + test + org.testng